View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
David Wessell David  Wessell is offline
external usenet poster
 
Posts: 10
Default ADO Scaling Connection Parameter?

Hi,

I'm using ADO to connect to Firebird via the Interbase driver. For
some reason all of my data is off by 4 decimal places.

I'm thinking (Pointed in this direction by someone else, really) that
it's a scaling issue.. And that mabye ADO has a scaling parameter that
I can set somewhere? Does anyone have any suggestions?

Thanks
David