|
-
Mar 20th, 2000, 09:41 AM
#1
Thread Starter
New Member
I'm using the Data Environment for a small database project as it seems to be the easiest way to create ADO hierarchies.
When I add code to alter the connection string the data access becomes read only.
even if I do this :
strConnectString = DE1.CN1.ConnectionString
DE1.CN1.ConnectionString=strConnectString
if I rem out the second line, everything works ok.
Any ideas anyone ?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|