|
-
Dec 26th, 2006, 02:06 AM
#1
Thread Starter
New Member
Database Over A Network Connection
I Wanna Try A Network Connection Of Database Using Access. Can Anybody Help Me With It?
-
Dec 26th, 2006, 03:40 AM
#2
Re: Database Over A Network Connection
I don't have a lot of experience with databases, but I'm pretty sure SQL connection strings allow you to specify the server address and user/password so you can retrieve data remotely.
Look for the ADO tutorials in the CodeBank.
-
Dec 27th, 2006, 12:00 AM
#3
New Member
Re: Database Over A Network Connection
try ADO connection in runtime. i think thats the most stable networking connection i tried...
-
Dec 27th, 2006, 12:19 AM
#4
Fanatic Member
Re: Database Over A Network Connection
If you want to create a network application that shares one database.
I won't recommend MS Access.
It will cause you too many headaches and troubles.
Just like what they said; you need to use a better database server application like MS SQL Server, MySQL, etc.
MS Access has too many limitations.
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
|