softwareguy74
Sep 14th, 2000, 03:31 PM
Hi,
I'm interested researching possible alternatives to using Access as
a database backend for my VB6 application.
There are a few reason for this but I will not go into them here..
I have noticed that most database type applications that I have used do
not seem to have a .mdb file associated with it. So it seems that there are other alternatives to Access out there but I'm just not aware of them..
It will be small to mid size desktop operation in a single user environment so I would obviously not need SQL server.. Here's what I'm looking for:
- light weight (doesn't take too much space)
- easy to program
- something that will let me perform SQL queries against
- something that will not let the end user open up the data file
and be able to read it
- something that would not require me to purchase another program (maybe something that could be made with a text editor?)
I know I could use a text based database, but it seems to be very limited..
Also, I would prefer to use a format which ADO could interface with but it's not absolutely necessary..
Any help or guidance or resources on alternatives to Access would be appreciated..
Dan
I'm interested researching possible alternatives to using Access as
a database backend for my VB6 application.
There are a few reason for this but I will not go into them here..
I have noticed that most database type applications that I have used do
not seem to have a .mdb file associated with it. So it seems that there are other alternatives to Access out there but I'm just not aware of them..
It will be small to mid size desktop operation in a single user environment so I would obviously not need SQL server.. Here's what I'm looking for:
- light weight (doesn't take too much space)
- easy to program
- something that will let me perform SQL queries against
- something that will not let the end user open up the data file
and be able to read it
- something that would not require me to purchase another program (maybe something that could be made with a text editor?)
I know I could use a text based database, but it seems to be very limited..
Also, I would prefer to use a format which ADO could interface with but it's not absolutely necessary..
Any help or guidance or resources on alternatives to Access would be appreciated..
Dan