cj92713696
Programmer
Does anyone know how to change the .Connectionstring property of the Data Environment through VB code?
I have tried to change it directly by doing a DE.ConnectionObj.Connectionstring = "<connection string>" but I get a new .Connectionstring to the effect of the old string w/a value appended "EXTENDED" and the new connection string.
Is there an example someone would be willing to post?
Thanks,
CJ
I have tried to change it directly by doing a DE.ConnectionObj.Connectionstring = "<connection string>" but I get a new .Connectionstring to the effect of the old string w/a value appended "EXTENDED" and the new connection string.
Is there an example someone would be willing to post?
Thanks,
CJ