deployment
-
hello sir, my problem is that how to bundle a .net window application with sqlserver 2005 while using vs 2000 and sql server 2000 it is easily done by msde deployment toolkit but how we can do the same in vs 2005 thanks in advance
-
hello sir, my problem is that how to bundle a .net window application with sqlserver 2005 while using vs 2000 and sql server 2000 it is easily done by msde deployment toolkit but how we can do the same in vs 2005 thanks in advance
You should not deploy SQL Server because your clients need to have their own licenses for the program.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
-
You should not deploy SQL Server because your clients need to have their own licenses for the program.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
its means that there is no functionality like msde toolkit in vs 2005 which we can easily use in vs 2000
-
You should not deploy SQL Server because your clients need to have their own licenses for the program.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )
is there any way to use msde deployment toolkit 2000 with vs 2005
-
is there any way to use msde deployment toolkit 2000 with vs 2005
I've always written a core installer exe which runs the msi's for other products I need, in C++.
Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )