G
Guest
I have a program that uses Access DB that is distributed with the program. I
would like to upgrade these to the SQL server that is distributed with the
program. This program needs to run as a standalone, not connected to a
server. So the SQL engine and data, log file need to be distributed with the
EXE. I am using .NET 2.0, ADO, and VS 2005I have already converted the DB to
the SQL 2005 and can access the structure and data using a dataset. I have
several questions on how to do this.
MSDN talks about a MSDE, Native client, SQL Everywhere, and that SQL Express
can be distributed.
Which client/server do I use?
Are these the same?
Can these be used by the click-once technology?
It is my understanding this was to be available in .NET 2.0 and VS2005.
Where can I get documentation how to disturbed SQL with a program?
If I am not in the correct news group please advise me which on I should be
in.
Thank you,
would like to upgrade these to the SQL server that is distributed with the
program. This program needs to run as a standalone, not connected to a
server. So the SQL engine and data, log file need to be distributed with the
EXE. I am using .NET 2.0, ADO, and VS 2005I have already converted the DB to
the SQL 2005 and can access the structure and data using a dataset. I have
several questions on how to do this.
MSDN talks about a MSDE, Native client, SQL Everywhere, and that SQL Express
can be distributed.
Which client/server do I use?
Are these the same?
Can these be used by the click-once technology?
It is my understanding this was to be available in .NET 2.0 and VS2005.
Where can I get documentation how to disturbed SQL with a program?
If I am not in the correct news group please advise me which on I should be
in.
Thank you,