|
-
Jan 14th, 2002, 12:27 PM
#1
Thread Starter
New Member
All you have to add is the Server attribute. So in your attributes string you go...
Attributes = Attributes & "Server=127.0.0.1" & Chr(0)
Attributes = Attributes & "Database=The database which resides on sql server" & chr(0)
Those two are the extra ones for doing remote..
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
|