1 message in com.mysql.lists.win32win32 dbd question
FromSent OnAttachments
Patrick Leonard31 Mar 1999 11:32 
Subject:win32 dbd question
From:Patrick Leonard (pa@effex.net)
Date:03/31/1999 11:32:39 AM
List:com.mysql.lists.win32

I'm running mysql on a linux server and have just recently started messing with ActivePerl on my Win95 box. I started to install the mysql dbd and realized I'd have to actually have a mysql server running on the machine in order to get through the traditional perl Makefile.PL, nmake...process.

What I want to do is make a client, using Perl/tk that can connect to my linux server. Do I need dbd on my Win95 box or is there a generic driver I can use? If I need the mysql dbd, is there a way to install it in ActivePerl without having to have a local server?

Thanks,