Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Decimal problem in ADO

Status
Not open for further replies.

Mats

Technical User
Feb 18, 2000
83
EU
If I open a ADO-recordset in code I don't get any decimals. If I use the exact same connection string and select-string in a ADODC-control everything works fine. If I try to use the ADODC control and assign connection string and record source at runtime it won't work either, only if I set it at design time.

What is going wrong?

I need to retreive the recordset at runtime, and I need to use a ADODC control that my spread (FarPoint) can connect to.

Any help is much appreciated.

 
Never mind...

Can't belive it took a whole day to find an error so obvious it would be embarrasing to tell.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top