|
-
Aug 14th, 2001, 05:55 PM
#1
Thread Starter
Member
remote data with SQL
hi
i have created a database in ACCESS 2000 and uploaded it to my mates server with is a (UNIX server) i have a list view with 3 colums:
ID
UserName
Password
i want to be able to connect to the database which is on my mates server, and allow to listview to display what is in the database? How can this be done?
is supports SQL
thanx
alistair4267
-
Aug 14th, 2001, 08:44 PM
#2
PowerPoster
Well as long as you can see the .mdb on your mates server then you should be fine!
I mean, if you connect to your mates server via a phone line or something and you know where the db lives you've got your path to your db.
The use dao's tabledef or adox to view tables forms or if you want the actual data do it the usual way.
If you dont quite know the usual way see Karls tutorials on DB's on www.vb-world.net
Other things look at using ASP perhaps.
Or when connecting download the db onto your computer using the inte control then run it from there!
Hope that isnt too confusing!
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
|