|
-
Mar 22nd, 2006, 12:04 AM
#1
Thread Starter
Member
Network database
Hi
I use VB.NET 2005 Express Edition, and I have to develop an application which will run on two machines, but which will access one same database.
Can anyone please help me out with this, with info on
- The physical setup / network setup
- The database management system itself (which to use)
- How Visual Basic treats this
Thanks a lot
BlueKnight
-
Mar 22nd, 2006, 12:25 AM
#2
Frenzied Member
Re: Network database
i just got some few tips here
first make sure your database is shared.
make sure that your computers are properly interconnected. you can have any layout that you want as long as it is interconnected as a network
use connection string and ado to connect to your database
refer to http://www.connectionstrings.com for reference on the syntax of a connection string
On error goto Trap
Trap:
in case of emergency, drop the case...
****************************************
If this post has been resolved. Please mark it as "Resolved" by going through the "Thread Tools" above and clicking on the "Mark Thread Resolved " option. if a post is helpful to you, Please Rate it by clicking on the Rate link right below the avatar
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
|