Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 C# & SQLserver Express Installtion

Author  Topic 

Lotus
Starting Member

14 Posts

Posted - 2007-10-21 : 07:44:44
Hello All Great Developers,My Brothers...
blease help me
I am a new in this domain, I need to Know if I can make c# porject
with SQL server Express Database,
and I need to make install to this project to work in any PC without install any another tool or sqlserver program,
blease answer me ,blease

Lotus
Starting Member

14 Posts

Posted - 2007-10-21 : 07:53:56
quote:
Originally posted by Lotus

Hello All Great Developers,My Brothers...
blease help me
I am a new in this domain, I need to Know if I can make c# porject
with SQL server Express Database,
and I need to make install to this project to work in any PC without install any another tool or sqlserver program,
blease answer me ,blease


for more Explaining...
in Pradox DB we can embedded its database engin DBE in the install sheld steps so we do'nt need to install any another tool with it to work correctly...
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2007-10-21 : 13:53:44
I don't know the answer to this, but I guess that you can get your install rpogram to also install SQL Server Express.

You can then "restore" a backup of [or "Attach"] a "starter database" and go from there.

Kristen
Go to Top of Page

Lotus
Starting Member

14 Posts

Posted - 2007-10-22 : 08:03:49
quote:
[I guess that you can get your install rpogram to also install SQL Server Express.


Thank you ....
But ,can I make a install in Visual Studio 2005 with additional commponent or program else the program, I don't know ,
If you know please till me
Thank you one more
Lotus
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-10-22 : 21:28:31
Should have solution msdn.
Go to Top of Page

Lotus
Starting Member

14 Posts

Posted - 2007-10-23 : 04:55:09
I am still wating!!!!....,,,
Go to Top of Page

rmiao
Master Smack Fu Yak Hacker

7266 Posts

Posted - 2007-10-27 : 13:48:24
Those may help:

http://blogs.msdn.com/sqlexpress/archive/2006/09/20/configuring-sql-express-during-installation.aspx

http://blogs.msdn.com/sqlexpress/

https://blogs.msdn.com/sqlexpress/pages/711147.aspx
Go to Top of Page

Lotus
Starting Member

14 Posts

Posted - 2007-10-28 : 07:33:54
quote:
Originally posted by rmiao

Those may help:

http://blogs.msdn.com/sqlexpress/archive/2006/09/20/configuring-sql-express-during-installation.aspx

http://blogs.msdn.com/sqlexpress/

https://blogs.msdn.com/sqlexpress/pages/711147.aspx


Thank you My frind ...I am now starting to read this articls...
thank you again for all...
Go to Top of Page
   

- Advertisement -