|
-
January 4th, 2000, 04:35 AM
#12
Re: Update error
lConnection.CursorLocation = adUseClient
lConnection.ConnectionString=PROVIDER=MSDASQL;dsn=find2;uid=;pwd=;
adoPrimaryRS.Open sqlString, lConnection,
adOpenDynamic, adLockPessimistic
I use Microsoft ActiveX Data Objects 2.1 Library.
On the form I have a multiline TextBox with the DataField property set to my database memo field.
Thank you again for your help.
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
|