Hi,

2006/1/16, Jan M <[EMAIL PROTECTED]>:
> Hi,
>
> How do I set things up so I can step into the libmySQL.dll from my C code
> using VC6?
>

Binary download for Win32 doesn't include a debug verison of the dll
(AFAIK), so you'll have a recompile by yourself. Download the source,
load the projet, chose the debug version, and off you go. Quiet useful
to debug buggy query strings :-D

--
Pooly
Webzine Rock : http://www.w-fenec.org/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to