Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
Questioncalling Form from another Form and office access database. Pin
marwan_siala13-Aug-10 4:17
marwan_siala13-Aug-10 4:17 
AnswerRe: calling Form from another Form and office access database. Pin
dan!sh 13-Aug-10 4:21
professional dan!sh 13-Aug-10 4:21 
GeneralRe: calling Form from another Form and office access database. Pin
marwan_siala13-Aug-10 4:28
marwan_siala13-Aug-10 4:28 
AnswerRe: calling Form from another Form and office access database. Pin
OriginalGriff13-Aug-10 4:21
mveOriginalGriff13-Aug-10 4:21 
GeneralRe: calling Form from another Form and office access database. Pin
marwan_siala13-Aug-10 4:26
marwan_siala13-Aug-10 4:26 
QuestionData source selection for C# win app Pin
Eduard Keilholz13-Aug-10 3:34
Eduard Keilholz13-Aug-10 3:34 
AnswerRe: Data source selection for C# win app Pin
dan!sh 13-Aug-10 3:56
professional dan!sh 13-Aug-10 3:56 
AnswerRe: Data source selection for C# win app Pin
Dr.Walt Fair, PE13-Aug-10 5:02
professionalDr.Walt Fair, PE13-Aug-10 5:02 
It's hard t say what would work best for you since you gave no real requirements other than single file and not SQLServer.

Using an Access (Jet) database is one possibility. The problems with Access are its size limitation and that it's a pain-in-the-butt to create a new Access database programatically. If you don't have to worry about those things, then Access (Jet) might work just fine.

You might also consider using SQLite, although it also has limitations and I'm not sure if it supports Linq.
CQ de W5ALT

Walt Fair, Jr., P. E.
Comport Computing
Specializing in Technical Engineering Software


AnswerRe: Data source selection for C# win app Pin
Dan Mos13-Aug-10 7:35
Dan Mos13-Aug-10 7:35 
Questionsplit issue Pin
varsh1213-Aug-10 2:03
varsh1213-Aug-10 2:03 
AnswerRe: split issue Pin
Luc Pattyn13-Aug-10 2:08
sitebuilderLuc Pattyn13-Aug-10 2:08 
AnswerRe: split issue Pin
Ian Shlasko13-Aug-10 2:58
Ian Shlasko13-Aug-10 2:58 
GeneralRe: split issue Pin
Luc Pattyn13-Aug-10 3:38
sitebuilderLuc Pattyn13-Aug-10 3:38 
GeneralRe: split issue Pin
Ian Shlasko13-Aug-10 4:25
Ian Shlasko13-Aug-10 4:25 
QuestionUnmanaged callback, Dispose issue Pin
DaveyM6912-Aug-10 23:04
professionalDaveyM6912-Aug-10 23:04 
AnswerRe: Unmanaged callback, Dispose issue Pin
Luc Pattyn13-Aug-10 1:51
sitebuilderLuc Pattyn13-Aug-10 1:51 
GeneralRe: Unmanaged callback, Dispose issue Pin
DaveyM6913-Aug-10 2:17
professionalDaveyM6913-Aug-10 2:17 
AnswerRe: Unmanaged callback, Dispose issue Pin
Luc Pattyn13-Aug-10 2:46
sitebuilderLuc Pattyn13-Aug-10 2:46 
GeneralRe: Unmanaged callback, Dispose issue Pin
DaveyM6913-Aug-10 4:35
professionalDaveyM6913-Aug-10 4:35 
GeneralRe: Unmanaged callback, Dispose issue Pin
DaveyM6914-Aug-10 8:30
professionalDaveyM6914-Aug-10 8:30 
GeneralRe: Unmanaged callback, Dispose issue Pin
Luc Pattyn14-Aug-10 8:43
sitebuilderLuc Pattyn14-Aug-10 8:43 
GeneralRe: Unmanaged callback, Dispose issue Pin
DaveyM6914-Aug-10 9:07
professionalDaveyM6914-Aug-10 9:07 
GeneralRe: Unmanaged callback, Dispose issue Pin
Luc Pattyn14-Aug-10 9:19
sitebuilderLuc Pattyn14-Aug-10 9:19 
GeneralRe: Unmanaged callback, Dispose issue Pin
DaveyM6914-Aug-10 9:31
professionalDaveyM6914-Aug-10 9:31 
Questionhow to session value in a page. Pin
Mubeen.asim12-Aug-10 21:38
Mubeen.asim12-Aug-10 21:38 

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.