|
-
Nov 28th, 2000, 11:34 AM
#1
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
-
Nov 28th, 2000, 01:34 PM
#2
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
-
Nov 28th, 2000, 01:57 PM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|