Click here to Skip to main content
15,921,694 members
Home / Discussions / C#
   

C#

 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Joachim Kerschbaumer13-Feb-08 20:08
Joachim Kerschbaumer13-Feb-08 20:08 
well, sql server ce and sql server express will definitely work with more than 80 tables.
using ce or express depends on what you mean with "grow like crazy".
even sql server express is limited to 4gb db size (http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx).
if you have hundreds of thousand data rows, you'll probably consider using sql server express instead of ce.

i don't know how complicated it will be to deploy sql server express with your application automatically,
but with sql server ce it can be quite easily done with clickonce deployment
GeneralRe: Including MSSQL in a C# application for a client. Pin
Harvey Saayman13-Feb-08 20:16
Harvey Saayman13-Feb-08 20:16 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Joachim Kerschbaumer13-Feb-08 20:22
Joachim Kerschbaumer13-Feb-08 20:22 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Harvey Saayman13-Feb-08 20:26
Harvey Saayman13-Feb-08 20:26 
GeneralRe: Including MSSQL in a C# application for a client. Pin
Joachim Kerschbaumer13-Feb-08 20:55
Joachim Kerschbaumer13-Feb-08 20:55 
GeneralReflector and CLI's Pin
MarkB77713-Feb-08 12:44
MarkB77713-Feb-08 12:44 
GeneralRe: Reflector and CLI's Pin
Colin Angus Mackay13-Feb-08 12:49
Colin Angus Mackay13-Feb-08 12:49 
GeneralRe: Reflector and CLI's Pin
MarkB77713-Feb-08 12:54
MarkB77713-Feb-08 12:54 
GeneralXML as datasource Pin
pingboy13-Feb-08 10:04
pingboy13-Feb-08 10:04 
GeneralRe: XML as datasource Pin
Not Active13-Feb-08 16:19
mentorNot Active13-Feb-08 16:19 
GeneralC# Windows Service with Remoting Pin
BogdanMitrea13-Feb-08 10:02
BogdanMitrea13-Feb-08 10:02 
GeneralMTA calling STA Pin
Don Rolando13-Feb-08 9:17
Don Rolando13-Feb-08 9:17 
GeneralRe: MTA calling STA Pin
Judah Gabriel Himango13-Feb-08 11:26
sponsorJudah Gabriel Himango13-Feb-08 11:26 
GeneralRe: MTA calling STA Pin
Don Rolando13-Feb-08 11:46
Don Rolando13-Feb-08 11:46 
GeneralRe: MTA calling STA Pin
led mike13-Feb-08 11:33
led mike13-Feb-08 11:33 
GeneralRe: MTA calling STA Pin
Don Rolando13-Feb-08 11:48
Don Rolando13-Feb-08 11:48 
Generalitems painted Pin
netJP12L13-Feb-08 9:14
netJP12L13-Feb-08 9:14 
GeneralRe: items painted Pin
Christian Graus13-Feb-08 9:29
protectorChristian Graus13-Feb-08 9:29 
GeneralRe: items painted Pin
netJP12L14-Feb-08 4:25
netJP12L14-Feb-08 4:25 
GeneralFile.io - creating a back up file syntax error Pin
Shane Smart13-Feb-08 9:05
Shane Smart13-Feb-08 9:05 
GeneralRe: File.io - creating a back up file syntax error Pin
DaveyM6913-Feb-08 9:21
professionalDaveyM6913-Feb-08 9:21 
GeneralRe: File.io - creating a back up file syntax error Pin
Shane Smart13-Feb-08 11:19
Shane Smart13-Feb-08 11:19 
GeneralTerminate (clean way) a Windows Service from inside Pin
Federico Milano13-Feb-08 6:41
Federico Milano13-Feb-08 6:41 
Generalupload the wave file (without asp.net control) using c# . Pin
pachan13-Feb-08 4:48
pachan13-Feb-08 4:48 
GeneralRe: upload the wave file (without asp.net control) using c# . Pin
phannon8613-Feb-08 4:56
professionalphannon8613-Feb-08 4:56 

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.