|
Browse by Tags
All Tags » data base programming » C# ( RSS)
-
Hi! I know this is not really a SD problem but I hope someone help me. I have this code: sCheckQuery = "SELECT code FROM MyDataBase WHERE code = @code" ; this . odbcCommand1 . CommandText = sCheckQuery ; this . odbcCommand1 . Parameters . Add ( "@code" , OdbcType . NVarChar , 2 ). Value = this . textBox1...
Posted to
Forum
by
Limited42
on
09-30-2007
Filed under: data base programming, application development, C#
-
hi I want to use Microsoft SQL SERVER Compact Edition in my C# desktop application. What should I install ? I installed SQLServerCE31-EN.msi and SSCERuntime-ENU-x86.msi but when I want to create a new connection using server explorer, ".NET Framework Data Provider for SQL Mobile Edition" is...
Posted to
Forum
by
rostamiani
on
12-01-2008
Filed under: data base programming, C#, Sharp Develop, database, Microsoft
Page 1 of 1 (2 items)
|
|
|