Re: Using SQL on Development Machine

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Download the MySQL bits for your OS. Then, you need a provider if you are
going to use OLEDB instead of ODBC (speed primarily). Have not touched MySQL
in quite some time, but a quick google search will find open source
providers.

Vista is a bigger problem, as you have to make sure you have VS 2005
properly patched and you have to deal with the IIS compatibility (if a web
app) to get things rolling in IIS. I am waiting for VS 2008 for my final
foray into Vista.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com
Co-author: Microsoft Expression Web Bible (upcoming)

************************************************
Think outside the box!
************************************************
"Jonathan Wood" <jwood@xxxxxxxxxxxxxxxx> wrote in message
news:uXRL%23wo2HHA.5316@xxxxxxxxxxxxxxxxxxxxxxx
My Web application will eventually be hosted on someplace like
GoDaddy.com.

NOTE: I am not asking anything about hosting my application on the
Internet.
Rather, I'm asking about testing the application here on my desktop during
development.

On a new Vista system with Visual Studio 2005 installed, do I need to
install anything else in order to test it?

Specifically, I'm wondering about My SQL. With all the tons of stuff
included with VS, do I need to download and install this in order to
connect
to a database on my test machine?

All comments welcome--I'm lost.

--
Jonathan Wood
SoftCircuits Programming
http://www.softcircuits.com



.



Relevant Pages

  • Hard time with installing MySQLdb for Python on Linux
    ... I am having hard time with installing MySQLdb on Linux. ... My MySql server is on another box. ... These RPMs are available on the MySql download for "Red Hat ... Which one of above RMPs should I install on my RedHat box to be able to ...
    (comp.lang.python)
  • Hard time with installing MySQLdb for Python on Linux
    ... I am having hard time with installing MySQLdb on Linux. ... My MySql server is on another box. ... These RPMs are available on the MySql download for "Red Hat ... Which one of above RMPs should I install on my RedHat box to be able to ...
    (linux.redhat)
  • Which version of Tomcat?
    ... I need to download and install Oomcat and MySQL in my XP box and also ... for Linux box. ...
    (comp.lang.java.programmer)
  • Re: cant install DBD::mysql - missing mysql.h?
    ... > found advice for this problem before that said download the client code ... the Cygwin tree and then install DBD inside? ... Windows MySQL and it's just a binary then I'm not sure where you'll get ...
    (comp.lang.perl.misc)
  • Re: OLEDB connection to mysql via ASP
    ... How do you know the provider is using OLEDB? ... There was a version of the OLEDB driver for mysql at one time; ... >> You will need to install the ODBC driver for MySQL. ...
    (microsoft.public.inetserver.asp.db)