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.
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.