Viewing posts from October, 2006

SQL Fun

Posted by: scoopseven in Database MySQL 17 years, 6 months ago
select a.*, ba.column1, bb.column1

read more / 0 comments

Incorrect key file for table

Posted by: scoopseven in MySQL 17 years, 6 months ago
Incorrect key file for table '/tmp/#sql_18ed_O.MYI' ; try to repair it.

read more / 0 comments

Connecting MySQL ODBC 3.51 to CFMX

Posted by: scoopseven in ColdFusion MySQL 17 years, 6 months ago
The MySQL ODBC 3.51 driver doesn't like CFMX because CFMX uses the odl MySQL password convention. So, to setup a datasource in CFMX that uses the MySQL 3.51 driver you have to setup a user in MySQL for ColdFusion, then run the following commands (I do it in MySQL Front).

read more / 0 comments

Installing MySQL JDBC driver for ColdFusion MX 6.1

Posted by: scoopseven in ColdFusion MySQL 17 years, 6 months ago
download latest version of mySQL JDBC driver from MySQL website (mysql-connector-java-3.2.0-alpha-bin.jar) currently running on FADWEB

read more / 0 comments

Recent Tweets

Recent Posts

Archive

2013
2012
2011
2010
2009
2008
2007
2006

Categories

Authors

Feeds

RSS / Atom