Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

which library to use for connecting to mysql and ODBC?
I'm writing a php program and I need to connect Now to ODBC (MS access).
When I have finish I'd like to use Mysql (and no MS access).
which library can I use to connect to mysql and to ODBC by changing less
code as possible?
where can I find it?
Thank You in advance,
Andrea.



Report this thread to moderator Post Follow-up to this message
Old Post
_andrea.l
03-29-05 08:57 AM


Re: which library to use for connecting to mysql and ODBC?
_andrea.l wrote:
>
> I'm writing a php program and I need to connect Now to ODBC
> (MS access).  When I have finish I'd like to use Mysql (and
> no MS access).

I would suggest installing MySQL on your development machine.
It's free, and it will save you lots and lots of headache when
migrating to the production server.

> which library can I use to connect to mysql and to ODBC by
> changing less code as possible?

The code is not the only problem here.  When developing on
ODBC, you may inadverently use a query not supported by MySQL,
and you won't know it until you deploy in the production
environment.  This may turn out to be a bug hunt of epic
proportions...

> where can I find it?

All necessary libraries come with PHP.  MySQL support usually
works out of the box on both Windows and Unix.  ODBC support
is enabled out of the box on Windows as well.

Cheers,
NC


Report this thread to moderator Post Follow-up to this message
Old Post
NC
03-30-05 01:57 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP SQL archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 06:48 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.