Results 1 to 5 of 5

Thread: Database online in (visual basic)

  1. #1

    Thread Starter
    Member alistair4267's Avatar
    Join Date
    Jul 2001
    Posts
    45

    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

  2. #2
    Frenzied Member
    Join Date
    Aug 2000
    Posts
    1,539
    if its sql server db or oracle this can be done
    if its access you have to use ASP

  3. #3

    Thread Starter
    Member alistair4267's Avatar
    Join Date
    Jul 2001
    Posts
    45
    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)??

  4. #4
    Fanatic Member Psyrus's Avatar
    Join Date
    Jul 2000
    Location
    NJ
    Posts
    602
    Or you could create a custom browser using the web browser control and write all of the data access code in ASP pages.


    Chris
    Chris

    VB 6.0 Calendar App Video Gamers Group
    Don't forget to rate people if they helped you.

  5. #5

    Thread Starter
    Member alistair4267's Avatar
    Join Date
    Jul 2001
    Posts
    45

    Exclamation

    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
  •  



Click Here to Expand Forum to Full Width