Click here to Skip to main content
15,886,919 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Wordle 747 Pin
jmaida6-Jul-23 12:08
jmaida6-Jul-23 12:08 
QuestionReplacement for SQL Server Compact (CE)? Pin
PIEBALDconsult5-Jul-23 12:57
mvePIEBALDconsult5-Jul-23 12:57 
AnswerRe: Replacement for SQL Server Compact (CE)? Pin
Daniel Pfeffer5-Jul-23 18:24
professionalDaniel Pfeffer5-Jul-23 18:24 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
JΓΆrgen Andersson6-Jul-23 3:14
professionalJΓΆrgen Andersson6-Jul-23 3:14 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
PIEBALDconsult6-Jul-23 4:43
mvePIEBALDconsult6-Jul-23 4:43 
AnswerRe: Replacement for SQL Server Compact (CE)? Pin
DerekT-P5-Jul-23 22:14
professionalDerekT-P5-Jul-23 22:14 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
PIEBALDconsult6-Jul-23 4:37
mvePIEBALDconsult6-Jul-23 4:37 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
DerekT-P6-Jul-23 6:09
professionalDerekT-P6-Jul-23 6:09 
Probably my naff terminology. I have a data layer that uses generic Data objects (System.Data.Common.DbConnection, d
DbDataReader etc) and then a very simple factory class that, dependent on a single parameter (which could be provided at runtime) returns a MySqlConnection, or a SqlConnection, etc in that generic object. So long as the datastore supports stored queries and parameters the app doesn't care what it's talking to. But it does necessitate the database being populated with table structures and SPs.

Probably getting a bit programmy for The lounge...
Telegraph marker posts ... nothing to do with IT
Phasmid email discussion group ... also nothing to do with IT
Beekeeping and honey site ... still nothing to do with IT

GeneralRe: Replacement for SQL Server Compact (CE)? Pin
PIEBALDconsult6-Jul-23 6:23
mvePIEBALDconsult6-Jul-23 6:23 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
chrisseanhayes7-Jul-23 10:12
chrisseanhayes7-Jul-23 10:12 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
jschell7-Jul-23 12:24
jschell7-Jul-23 12:24 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
chrisseanhayes7-Jul-23 14:14
chrisseanhayes7-Jul-23 14:14 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
jschell10-Jul-23 3:31
jschell10-Jul-23 3:31 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
chrisseanhayes10-Jul-23 8:00
chrisseanhayes10-Jul-23 8:00 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
jschell11-Jul-23 6:44
jschell11-Jul-23 6:44 
AnswerRe: Replacement for SQL Server Compact (CE)? Pin
jschell6-Jul-23 5:42
jschell6-Jul-23 5:42 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
PIEBALDconsult6-Jul-23 5:59
mvePIEBALDconsult6-Jul-23 5:59 
AnswerRe: Replacement for SQL Server Compact (CE)? Pin
Martin Hart Turner7-Jul-23 2:10
Martin Hart Turner7-Jul-23 2:10 
AnswerRe: Replacement for SQL Server Compact (CE)? Pin
Peter Adam7-Jul-23 2:45
professionalPeter Adam7-Jul-23 2:45 
AnswerRe: Replacement for SQL Server Compact (CE)? Pin
Steve Naidamast7-Jul-23 6:07
professionalSteve Naidamast7-Jul-23 6:07 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
PIEBALDconsult7-Jul-23 6:18
mvePIEBALDconsult7-Jul-23 6:18 
AnswerRe: Replacement for SQL Server Compact (CE)? Pin
jkirkerx7-Jul-23 7:52
professionaljkirkerx7-Jul-23 7:52 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
PIEBALDconsult7-Jul-23 10:47
mvePIEBALDconsult7-Jul-23 10:47 
GeneralRe: Replacement for SQL Server Compact (CE)? Pin
jkirkerx7-Jul-23 11:43
professionaljkirkerx7-Jul-23 11:43 
AnswerRe: Replacement for SQL Server Compact (CE)? Pin
Glen Harvy7-Jul-23 13:26
Glen Harvy7-Jul-23 13:26 

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.