Forums
 This topic is locked 
             How to connect to MySQL
 08 May 2003  07:38:41 Mark S posted: 
 I have a PC that I run Win2K Advanced Server on, this pc is at specific IP address on the internet, I use my home PC to develop the site, on the 2k server I run BulletProof FTP Server so I can connect & upload the website. Here is where I have ran into a problem, on that server I have MySQL database running & it is using ODBC connection, every time I try to use Dreamweaver MX to connect to that ODBC I get disconnected from the FTP. Any idea how I could connect it to the ODBC ( or should I use different form of connection ) so I can use that DB?Thank you
Replies
 Replied 08 May 2003  12:00:49 
   08 May 2003  12:00:49 Julio Taylor replied: 
  is there any reason why you are using ODBC to connect to MySQL? i'm guessing that this is because you're using ASP?
------------------------
Julio
PHP | MySQL | DWMX
ICQ: 19735247
MSN:
  ------------------------
Julio
PHP | MySQL | DWMX
ICQ: 19735247
MSN:
 Replied 08 May 2003  20:05:15 
   08 May 2003  20:05:15 Mark S replied: 
  That is the reason, I do not know much about the PHP yet.