|
-
Jul 15th, 2001, 03:52 PM
#1
Thread Starter
Member
Database online in (visual basic)
i have just created a project in vb6 that uses a database to get certain info. Is it possible to put that database online??
do i just changed the location of where the database is being kept?
thanx
alistair
-
Jul 15th, 2001, 05:02 PM
#2
Frenzied Member
if its sql server db or oracle this can be done
if its access you have to use ASP
-
Jul 15th, 2001, 05:28 PM
#3
Thread Starter
Member
ok thanx for your help !!
i thought you could access a database which you have created and put on the net. and then used the (WINSOCK control to connect to it)??
-
Jul 15th, 2001, 08:22 PM
#4
Fanatic Member
Or you could create a custom browser using the web browser control and write all of the data access code in ASP pages.
Chris
-
Jul 17th, 2001, 05:13 PM
#5
Thread Starter
Member
hi
i have ask my friend to let me put the database i have created 4 my project in vb on to his server.
it supports SQL.....
what code will have have to put in to enable this to work???
plz help
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
|