473,387 Members | 1,925 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

How to embed a SQL database into a .NET app?

I have an app that uses MySql as a data source...

I would like to embed a SQL database into the app so it could be used
without a database server connected to the network.

I couldn't find any examples so i'm asking hele...

The information i have so far is that best choice for embeding is
SQLLite...

My needs are simple:
Insert
Update
Delete
Left Join
Right Join
....
nothing more

thanks
Jun 21 '06 #1
1 1179
Hello Feudalac!,

See for SQL Everywhere http://www.microsoft.com/sql/ctp_sqleverywhere.mspx

F> I have an app that uses MySql as a data source...
F>
F> I would like to embed a SQL database into the app so it could be used
F> without a database server connected to the network.
F>
F> I couldn't find any examples so i'm asking hele...
F>
F> The information i have so far is that best choice for embeding is
F> SQLLite...
F>
F> My needs are simple:
F> Insert
F> Update
F> Delete
F> Left Join
F> Right Join
F> ...
F> nothing more
F>
F> thanks
F>
---
WBR,
Michael Nemtsev :: blog: http://spaces.msn.com/laflour

"At times one remains faithful to a cause only because its opponents do not
cease to be insipid." (c) Friedrich Nietzsche
Jun 21 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Robert Ferber | last post by:
Hi, I'm a PHP-programmer who evaluates Python for a new project. I really like a lot of concepts of Python, especially the shell, but there is one great feature of PHP which I don't know how to...
1
by: John Kenickney | last post by:
Suppose I have an MS access database with query1 and query2. Query2 uses query1 something like this: Select table.* from (table left join query1 on field1=field2) Now I want to make a change...
1
by: Ed Landau | last post by:
Is there a way to embed a picture in a table? I want to store MP3 cover art in a table along with artist info etc. Is that what an "OLE Object" is? I'm trying to populate the table with VB...
3
by: M | last post by:
Hi Folks, Does anyone know how to embed a file into a resource in C#? You seem to be able to embed Icon, Bitmap, Cursor's & Strings. But how do you embed a file??? In VC++ version 6 you...
0
by: Andy | last post by:
Is it possible to embed an Access Database into a C# Windows Application, much like you would for a Resource File? If it is possible: Is there any advantage / disadvantage to doing this? How...
2
by: Nikolay Petrov | last post by:
I would like to embed a file in my EXE and extract it at runtime. Is this possible? If so how? the file is a MS Access Database. Would like to check if the file doesn't exists in the application...
24
by: Manuel | last post by:
Is it possible to embed an image, like a company logo in a CDOSYS generated message? If yes, I´ll apreciate some code sample. I´ve been able to format messages in html the way I like, but I...
3
by: abrtlt | last post by:
I would like to have a web page in which, when the user clicks on any of several specific elements, a specific audio file is played, without reloading the page. The specific audio file name is...
1
by: MoroccoIT | last post by:
Greetings - I have a CF Form that uploads news articles, at times, I like to paste Youtube Videos with my articles. I noticed that on one server, it works fine, but on a different hosting company,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.