How do I set the connectionstring (connectionsource) in runtime for a connection in a DataEnvironment? I have tried to set it on DataEnvironment_Initialize() but then i can't access the recordsets, any suggestions??
Thanks
/JoDa
Printable View
How do I set the connectionstring (connectionsource) in runtime for a connection in a DataEnvironment? I have tried to set it on DataEnvironment_Initialize() but then i can't access the recordsets, any suggestions??
Thanks
/JoDa
Set it in your first form_load event