G
Guest
I am totally confused between Access, SQL Express, and SQL Server and MSDE
and OLEDB vs SQL in .net. Please someone tell me if I"m correct in the
following:
With MSDE installed, I can program using OLEDB in ADO.Net for Access then
convert later to an SQL Express or SQL Server database and my program still
work if I change the connection string.
With MSDE installed, I can program ADO.Net for SQL and it will work for SQL
express or SQL server databases but not for Access databases.
MSDE comes with Windows XP and will also come with Windows Vista
automatically when the operating systems are installed.
The Access Jst Engine comes with Windows XP and will come with Windows Vista
automatically when the operating systems are installed.
If I program with ADO.Net for SQL using a SQL Express database, I can later
convert to SQL Server database and my program will work with out
modificaitons.
Please, would someone tell me if the above is True or False and if False,
what is the real story.
and OLEDB vs SQL in .net. Please someone tell me if I"m correct in the
following:
With MSDE installed, I can program using OLEDB in ADO.Net for Access then
convert later to an SQL Express or SQL Server database and my program still
work if I change the connection string.
With MSDE installed, I can program ADO.Net for SQL and it will work for SQL
express or SQL server databases but not for Access databases.
MSDE comes with Windows XP and will also come with Windows Vista
automatically when the operating systems are installed.
The Access Jst Engine comes with Windows XP and will come with Windows Vista
automatically when the operating systems are installed.
If I program with ADO.Net for SQL using a SQL Express database, I can later
convert to SQL Server database and my program will work with out
modificaitons.
Please, would someone tell me if the above is True or False and if False,
what is the real story.