|
-
Jan 3rd, 2003, 03:49 AM
#1
Thread Starter
New Member
distant database woes
I have a database located on a web server and I need to be able to edit it using a vb.net desktop application. As far as I can see there are two ways to do this:
1) connect directly to the database somehow and reference it as if it were local or
2) using ftp, download the database, edit it offline and then upload the database again.
Unfortunately, I know how to achieve neither of these. I can achieve option 2 using vb6 and winsock but i am lost and confused with vb.net and the system.net.sockets namespace. Any assistance would be greatly appreciated.
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
|