Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I'm wanting to try useing MySQL as a database for an app and I'm wondering what to use to connect to it. I haven't started yet but, I'd like to have at least a general idea of how before I go through getting, installing and settting up MySQL. Can anyone point me in the right direction?
Being smarter than you look is always better than looking smarter than you are.
Posted

MySQL...

 

Hey thanks. I'll look into it. Just off hand, do you (or anyone for that matter...) think that MySQL would be a better option than the MSDE that ships with VS .NET? Mainly, I'm just interested in useing the best free DB.

Being smarter than you look is always better than looking smarter than you are.
Posted

I'm using for a disconnected mode the mysqldirect driver from corelab.

 

works almost the same as the SQLdriver for ms sql.

 

regards git

Posted
I'm using for a disconnected mode the mysqldirect driver from corelab.

 

works almost the same as the SQLdriver for ms sql.

 

Can you give more information about it? because I am also using mySQL, I am interesting with it

 

TQ

Posted

Back to the MSDE for a sec...

 

Does the MSDE need to be installed on the target PCs (user's computer) to work or will it just need the runtime files to handle it?

Being smarter than you look is always better than looking smarter than you are.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...