Click here to Skip to main content
15,886,362 members
Home / Discussions / C#
   

C#

 
AnswerRe: sql server express Pin
Dan Mos17-Jan-11 3:45
Dan Mos17-Jan-11 3:45 
GeneralRe: sql server express Pin
arkiboys17-Jan-11 3:53
arkiboys17-Jan-11 3:53 
GeneralRe: sql server express Pin
Dan Mos17-Jan-11 3:59
Dan Mos17-Jan-11 3:59 
JokeRe: sql server express Pin
Henry Minute17-Jan-11 6:01
Henry Minute17-Jan-11 6:01 
GeneralRe: sql server express Pin
Dan Mos17-Jan-11 9:10
Dan Mos17-Jan-11 9:10 
GeneralRe: sql server express Pin
Henry Minute17-Jan-11 9:20
Henry Minute17-Jan-11 9:20 
GeneralRe: sql server express Pin
Bernhard Hiller17-Jan-11 21:05
Bernhard Hiller17-Jan-11 21:05 
AnswerRe: sql server express Pin
Ravi Sant17-Jan-11 3:51
Ravi Sant17-Jan-11 3:51 
SQL Server 2005 Express Edition is free to download, has no time limits, and is freely redistributable (with registration). With a database size limit of 4 gigabytes (GB) and support for 1 CPU and up to 1 GB of RAM, SQL Server 2005 Express Edition is suitable for application embedding or lightweight application development.

1. It can support following products along with it.
* SQL Server Management Studio Express
* SQL Server Configuration Manager
* SQL Server Surface Area Configuration tool
* SQL Server Business Intelligence Development Studio.
but, remember database size is limited to 4GB.

2.
You have to install SQLEXPR.EXE[^]
for SQL Server Express Edition.
You may install SQLEXPR_TOOLKIT.EXE[^]
for sql server toolkit, which includes:
-SQL Server 2005 Management Studio Express Edition
-Business Intelligence Development Studio (BIDS)

3.
First option is just find. we do not mention db filename, unless we attach it to project and is inside project.

Hope this helps Smile | :)
GeneralRe: sql server express Pin
arkiboys17-Jan-11 4:08
arkiboys17-Jan-11 4:08 
GeneralRe: sql server express Pin
Henry Minute17-Jan-11 6:23
Henry Minute17-Jan-11 6:23 
GeneralRe: sql server express Pin
arkiboys19-Jan-11 0:31
arkiboys19-Jan-11 0:31 
GeneralRe: sql server express Pin
Henry Minute19-Jan-11 1:15
Henry Minute19-Jan-11 1:15 
AnswerRe: sql server express Pin
Steve Maier17-Jan-11 4:38
professionalSteve Maier17-Jan-11 4:38 
QuestionUser account rights Pin
marca29217-Jan-11 2:19
marca29217-Jan-11 2:19 
AnswerRe: User account rights Pin
_Erik_17-Jan-11 2:52
_Erik_17-Jan-11 2:52 
Questionadd data,delete data,modify data,save data from datagrid Pin
chaitravb17-Jan-11 1:21
chaitravb17-Jan-11 1:21 
AnswerRe: add data,delete data,modify data,save data from datagrid Pin
RaviRanjanKr17-Jan-11 1:35
professionalRaviRanjanKr17-Jan-11 1:35 
QuestionConverting Clipboard Outlook Data-Msg to C# object for use Pin
Ravi Sant17-Jan-11 1:07
Ravi Sant17-Jan-11 1:07 
QuestionExposing unsafe methods through an interface. PinPopular
thatdiceygirl16-Jan-11 23:47
thatdiceygirl16-Jan-11 23:47 
AnswerRe: Exposing unsafe methods through an interface. Pin
#realJSOP17-Jan-11 0:32
mve#realJSOP17-Jan-11 0:32 
GeneralRe: Exposing unsafe methods through an interface. Pin
thatdiceygirl17-Jan-11 3:51
thatdiceygirl17-Jan-11 3:51 
GeneralRe: Exposing unsafe methods through an interface. Pin
Pete O'Hanlon17-Jan-11 5:28
mvePete O'Hanlon17-Jan-11 5:28 
AnswerRe: Exposing unsafe methods through an interface. Pin
Pete O'Hanlon17-Jan-11 0:49
mvePete O'Hanlon17-Jan-11 0:49 
AnswerMessage Removed Pin
17-Jan-11 1:17
Ravi Sant17-Jan-11 1:17 
GeneralRe: Exposing unsafe methods through an interface. Pin
#realJSOP17-Jan-11 1:19
mve#realJSOP17-Jan-11 1:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.