|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Can you embed a SQL database?If I am using VB.Net 2005 with SQL Express or Developer edition and want to
embed the db into my project, how do I do that? I can't find anything on embedding the db into a VB.Net 2005 app anywhere..... Take a look at SQLite .. it should meet your needs http://www.sqlite.org/
You can get managed providers for it here ... http://sourceforge.net/projects/adodotnetsqlite Cheers, Greg Young MVP - C# Show quoteHide quote "ljh" <S***@where.else> wrote in message news:nFteg.64456$iB2.9522@bignews4.bellsouth.net... > If I am using VB.Net 2005 with SQL Express or Developer edition and want > to embed the db into my project, how do I do that? > > I can't find anything on embedding the db into a VB.Net 2005 app > anywhere..... > "Supports databases up to 2 terabytes (241 bytes) in size." Holy crap!!
Awesome! Makes MS SQL's 4GB look miniscule by comparison. But, is it as easy to use in the IDE as MS SQL? Show quoteHide quote "Greg Young" <druckdruckREMOVEgo***@hotmail.com> wrote in message news:OJ3Vf%23sgGHA.5096@TK2MSFTNGP02.phx.gbl... > Take a look at SQLite .. it should meet your needs http://www.sqlite.org/ > > You can get managed providers for it here ... > http://sourceforge.net/projects/adodotnetsqlite > > Cheers, > > Greg Young > MVP - C# > "ljh" <S***@where.else> wrote in message > news:nFteg.64456$iB2.9522@bignews4.bellsouth.net... >> If I am using VB.Net 2005 with SQL Express or Developer edition and want >> to embed the db into my project, how do I do that? >> >> I can't find anything on embedding the db into a VB.Net 2005 app >> anywhere..... >> > > Never tried .. I generally use object persistence with it :)
Cheers, Greg Young Show quoteHide quote "ljh" <S***@where.else> wrote in message news:O_teg.64458$iB2.138@bignews4.bellsouth.net... > "Supports databases up to 2 terabytes (241 bytes) in size." Holy crap!! > Awesome! Makes MS SQL's 4GB look miniscule by comparison. > > But, is it as easy to use in the IDE as MS SQL? > > "Greg Young" <druckdruckREMOVEgo***@hotmail.com> wrote in message > news:OJ3Vf%23sgGHA.5096@TK2MSFTNGP02.phx.gbl... >> Take a look at SQLite .. it should meet your needs http://www.sqlite.org/ >> >> You can get managed providers for it here ... >> http://sourceforge.net/projects/adodotnetsqlite >> >> Cheers, >> >> Greg Young >> MVP - C# >> "ljh" <S***@where.else> wrote in message >> news:nFteg.64456$iB2.9522@bignews4.bellsouth.net... >>> If I am using VB.Net 2005 with SQL Express or Developer edition and want >>> to embed the db into my project, how do I do that? >>> >>> I can't find anything on embedding the db into a VB.Net 2005 app >>> anywhere..... >>> >> >> > >
A (not so) basic question.
select case Type Detect if virusscanner is installed Cal Dll was written by VC++ in VB Obtain contents of an external listview and/or treeview CLS-Compliance and Array Parameter Rank breaking up strings filtering which files can be opened Datagrid scrollbar ¿How can I to get the time of execution of an application? |
|||||||||||||||||||||||