Click here to Skip to main content
15,918,976 members
Home / Discussions / C#
   

C#

 
GeneralRe: So you can't press a specific key. Pin
Christian Graus18-Jan-06 11:36
protectorChristian Graus18-Jan-06 11:36 
QuestionB+Tree in Native C# Pin
Joe Woodbury18-Jan-06 8:06
professionalJoe Woodbury18-Jan-06 8:06 
QuestionTurning off Beep with message box Pin
Joe Woodbury18-Jan-06 8:04
professionalJoe Woodbury18-Jan-06 8:04 
AnswerRe: Turning off Beep with message box Pin
CWIZO18-Jan-06 9:46
CWIZO18-Jan-06 9:46 
Questionrichtextbox Pin
Agyeman18-Jan-06 7:43
Agyeman18-Jan-06 7:43 
AnswerRe: remove spave in a richtext box Pin
Christian Graus18-Jan-06 9:12
protectorChristian Graus18-Jan-06 9:12 
AnswerRe: richtextbox Pin
LongRange.Shooter18-Jan-06 18:06
LongRange.Shooter18-Jan-06 18:06 
QuestionDatabase Recommendation? Pin
Office Lineman18-Jan-06 7:16
Office Lineman18-Jan-06 7:16 
I have a pet project designed for VC++ 6 that uses SQLite3 as a database engine. The database component is used to manage approximately 2500 entries with the following:

- PID (string, 63)
- GID (short integer)
- TID (short integer)
- ID1 (string, 7)
- ID2 (string, 15)

It's not a terribly data-intensive application, so SQLite3 serves well, and the price is right. Eventually, the project will be distributed to about 12 people.

I'd like to migrate the project to C#, so I need to replace the database component. I'd really like to avoid having everyone get a copy of SQL Server, so I'm hoping for a suggestion or two for a suitable replacement. I'd prefer to stick with something SQL-y if possible; I like to SELECT things. Laugh | :laugh:

Thanks!


--
I've killed again, haven't I?

AnswerRe: Database Recommendation? Pin
Judah Gabriel Himango18-Jan-06 7:44
sponsorJudah Gabriel Himango18-Jan-06 7:44 
AnswerRe: Database Recommendation? Pin
Michael P Butler18-Jan-06 10:08
Michael P Butler18-Jan-06 10:08 
GeneralRe: Database Recommendation? Pin
Office Lineman18-Jan-06 11:28
Office Lineman18-Jan-06 11:28 
AnswerRe: Database Recommendation? Pin
zopiro18-Jan-06 11:47
zopiro18-Jan-06 11:47 
AnswerRe: Database Recommendation? Pin
OldDog.Net18-Jan-06 14:59
OldDog.Net18-Jan-06 14:59 
NewsRe: Database Recommendation? Pin
Office Lineman18-Jan-06 16:53
Office Lineman18-Jan-06 16:53 
QuestionHow to redirect user after the form data is submitted? Pin
Sue_NC18-Jan-06 6:58
Sue_NC18-Jan-06 6:58 
GeneralRe: How to redirect user after the form data is submitted? Pin
CWIZO18-Jan-06 7:01
CWIZO18-Jan-06 7:01 
GeneralRe: How to redirect user after the form data is submitted? Pin
Sue_NC18-Jan-06 7:15
Sue_NC18-Jan-06 7:15 
QuestionRe: How to redirect user after the form data is submitted? Pin
CWIZO18-Jan-06 7:17
CWIZO18-Jan-06 7:17 
AnswerRe: How to redirect user after the form data is submitted? Pin
Sue_NC18-Jan-06 7:27
Sue_NC18-Jan-06 7:27 
GeneralRe: How to redirect user after the form data is submitted? Pin
Sue_NC18-Jan-06 7:51
Sue_NC18-Jan-06 7:51 
GeneralRe: How to redirect user after the form data is submitted? Pin
DeepToot18-Jan-06 8:27
DeepToot18-Jan-06 8:27 
QuestionCopy format and all from Word Document Pin
DeepToot18-Jan-06 6:34
DeepToot18-Jan-06 6:34 
AnswerRe: Copy format and all from Word Document Pin
Dave Kreskowiak18-Jan-06 15:57
mveDave Kreskowiak18-Jan-06 15:57 
GeneralRe: Copy format and all from Word Document Pin
DeepToot19-Jan-06 2:35
DeepToot19-Jan-06 2:35 
QuestionForcing the dotted focus box on a button? Pin
melanieab18-Jan-06 5:34
melanieab18-Jan-06 5:34 

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.