S
Saber
It is first time I'm going to use databases in windows applications.
I want to create an application to run some readonly
queries into windows forms.
I've to make a "Setup" program to install application and database.
The first question:
If my data are stored in MS-SQL files (mdf).
is it possible to run queries if the user has not installed SQL Server on
his/her PC?
What about MS-Access?
What kind of database do you offer? (Current data are stored in a 10 MB
MS-Access (MDB) file)
I want to create an application to run some readonly
queries into windows forms.
I've to make a "Setup" program to install application and database.
The first question:
If my data are stored in MS-SQL files (mdf).
is it possible to run queries if the user has not installed SQL Server on
his/her PC?
What about MS-Access?
What kind of database do you offer? (Current data are stored in a 10 MB
MS-Access (MDB) file)