KenHigg
Registered User
- Local time
- Today, 08:09
- Joined
- Jun 9, 2004
- Messages
- 13,327
Ok... I've done this in the past and I scanned the threads and I'm still hung up. I have a sql server data source, etc and I want to connect to it via code. I know I use the connect method of something.
SERVER=10.65.203.28
UID=myusers
PWD=myuserspw
DATABASE=My-parts
What the heck is the code to have it linked / re-linked when the db is opened so that a new user can access the tables?
SERVER=10.65.203.28
UID=myusers
PWD=myuserspw
DATABASE=My-parts
What the heck is the code to have it linked / re-linked when the db is opened so that a new user can access the tables?