473,473 Members | 1,492 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Questions for MySQL evaluation

I'm thinking of embedding MySQL in a .NET application. The
application will run on a Windows PC and also on a PocketPC handheld;
it's to be a single-user application, holding up to a dozen tables
with a few hundred records in each table.

If I understand correctly, embedded MySQL doesn't support
replication/sychronization (please correct me if I'm wrong). If this
is the case, are there any other solutions for synchronizing data
between the PC and the handheld? Any third-party components or
libraries that one could embed into the application as well to handle
synchronization? Or, alternatively, are there some available examples
of code that does this? I'm very reluctant to attempt to do this
myself, for obvious reasons of complexity.

And, also, has anyone used an Object-Relational mapping tool or
framework with MySQL that they can recommend? Ideally, this would be
a solution that would run within the application on the handheld as
well, or would generate classes usable on the handheld.

Thanks for your help.

Vikas
Jul 20 '05 #1
2 1875
Vikas wrote:
I'm thinking of embedding MySQL in a .NET application. The
application will run on a Windows PC and also on a PocketPC handheld;
it's to be a single-user application, holding up to a dozen tables
with a few hundred records in each table.

If I understand correctly, embedded MySQL doesn't support
replication/sychronization (please correct me if I'm wrong). If this
is the case, are there any other solutions for synchronizing data
between the PC and the handheld? Any third-party components or
libraries that one could embed into the application as well to handle
synchronization? Or, alternatively, are there some available examples
of code that does this? I'm very reluctant to attempt to do this
myself, for obvious reasons of complexity.

And, also, has anyone used an Object-Relational mapping tool or
framework with MySQL that they can recommend? Ideally, this would be
a solution that would run within the application on the handheld as
well, or would generate classes usable on the handheld.


This doesn't answer any of your questions, but I suspect if you are planning
to embed MySQL in a .NET application and sell it on to 3rd parties without
releasing the source code you'll need to purchase a MySQL commercial
license

http://www.mysql.com/company/legal/l...l-license.html

--
Chris Hope - The Electric Toolbox - http://www.electrictoolbox.com/
Jul 20 '05 #2
Chris,

Thanks. I'm aware of the licensing issues. At least at first, the
developed applications will be for personal, non-commercial use.

Vikas
Jul 20 '05 #3

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

Similar topics

15
by: B. Pigman | last post by:
There have been many questions as to the viability of MySQL's assertion that it can dictate what constitutes a derived work in order to use the GPL against developers who don't wish their software...
2
by: David List | last post by:
I posed a MySQL C API question a few days back here, and got zero answers. I assume it is because this is not the right place to ask such questions. Does anyone here know where I could ask C API...
5
by: Harold Howe | last post by:
Howdy, 1- Are property reads in effect volatile? Or is the compiler allowed to optimize property reads away? ie class foo { public int bar { get { return m_bar;}
43
by: Ook | last post by:
I had a coworker present this problem: int i = 0; int j,k; j = i++ + i++; k = ++i + ++i; And asked what j and k will have. I would expect that the compiler would add i to i (0+0), store the...
39
by: Mairhtin O'Feannag | last post by:
Hello, I have a client (customer) who asked the question : "Why would I buy and use UDB, when MySql is free?" I had to say I was stunned. I have no experience with MySql, so I was left sort...
1
by: E.T. Grey | last post by:
Hi All, Despite spending the past six to seven hours perusing the docs on the mySQl site, I still have questions unanswered, and have been unable to get any help. I am familiar with Sybase, some...
1
by: softwareengineer2006 | last post by:
1000 C,C++,RDBMS,Unix,OS Interview Questions And Answers I have listed over 1000 C,C++,RDBMS,Unix,OS questions and answers in my website http://www.geocities.com/online_learning_qa So please...
3
by: FAQ server | last post by:
----------------------------------------------------------------------- FAQ - What questions are off-topic for clj? ----------------------------------------------------------------------- The...
4
by: Andrey | last post by:
Hi, I will be hiring a php guru to help us architect a highly scalable web site/web application; the problem is I am coming from Microsoft .NET world and not too much familiar with the platform....
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
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,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.