Results 1 to 3 of 3

Thread: Witch Type of DB SQL can access.

  1. #1
    Guest

    Question

    Hello.

    Finnaly i made my first ASP page successefuly, but now i want to add a database so i can record my visitors data, but i the problem is that i don´t have access to Microsoft Access to do the Database, so witch program´s can i use(freeware if possible) to create a database to my page. Thank you, and by the way witch extencios do SQL recognize, .mdb and ....

    Numibesi

  2. #2
    Guest
    Unless, I'm misunderstanding you, you do not need a
    database program. Using DAO, VB6 can create the database
    with the required fields. You can then use the database
    with SQL as you would anyother MDB.

    DerFarm

  3. #3
    Guest

    Talking But to do that....

    But then i need to compile the project and then how can i access the database using my ASP page on the server ???? any idea.

    numibesi

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