May 23, 2012, 03:24:12 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Mobile users - Our forum is Tapatalk enabled.
http://www.tapatalk.com/
Home
Help
Search
Login
Register
DotDragnet
>
The Tech Side
>
Tech stuff
>
.net Connecting to mysql
Pages: [
1
]
Go Down
« previous
next »
Print
Author
Topic: .net Connecting to mysql (Read 1014 times)
Jeep Stone
Hero Member
Posts: 908
.net Connecting to mysql
«
on:
September 08, 2008, 09:40:55 AM »
I'm connecting to a mysql database using odbc on a net site. I've got the Mysql ODBC driver installed on my machine and can connect successfully using system.data.odbc and a connection string. However, when I provide the site to our client who has their own dedicated server, it complains that they don't have the ODBC driver installed. Are there any alternatives? They have their own .net framework that handles all of the database stuff, but I don't reckon they'll give us the framework to install locally so am I screwed unless they'll put the drivers on their server.?
Logged
Jeepstone
sickpuppy
Site Chimp
Administrator
Hero Member
Posts: 1912
Re: .net Connecting to mysql
«
Reply #1 on:
September 08, 2008, 10:06:29 AM »
Never done it myself (usually SQL Server)
Have you looked at this site for the different sorts of connection strings?
http://www.connectionstrings.com/?carrier=mysql
Look for the .NET variants
Logged
It's that time of year again.
Pages: [
1
]
Go Up
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Jee's Forum of Appalling Jokes
-----------------------------
The Creative Side
-----------------------------
=> Arty stuff
=> Photography
=> On the web
-----------------------------
The Tech Side
-----------------------------
=> Tech stuff
=> Hardware & Software
-----------------------------
The Business Side
-----------------------------
=> Anything business related
-----------------------------
The Practical Side
-----------------------------
=> Practical Advice
DotDragnet
>
The Tech Side
>
Tech stuff
>
.net Connecting to mysql
Loading...