RE: MySQL and Coldfusion

2004-02-09 Thread Matt Lynch
Hi Ian,

What is the problem you are hitting?  I have been successfully using MX
with MySQL.

Matt

-Original Message-
From: Ian O'Rourke [mailto:[EMAIL PROTECTED] 
Sent: Sunday, February 08, 2004 10:52 AM
To: [EMAIL PROTECTED]
Subject: MySQL and Coldfusion


Is anyone on the list using Coldfusion MX with MySql? It's just I've hit
a problem I've been hitting my head against for a week or so. The
coldfusion people I know have hit a blank (but they are using SQL
Server). I'm stretching now in an attempt to find someone with
experience of both sides?

Thanks in advance.


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


---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.576 / Virus Database: 365 - Release Date: 1/30/2004
 



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



Re: MySQL and Coldfusion

2004-02-08 Thread Jochem van Dieten
Ian O'Rourke wrote:
Is anyone on the list using Coldfusion MX with MySql?
Yes.

Jochem

--
I don't get it
immigrants don't work
and steal our jobs
- Loesje
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


RE: MySQL and Coldfusion

2004-02-08 Thread Lincoln Milner
Yes, what's your problem?

-Original Message- 
From: Ian O'Rourke [mailto:[EMAIL PROTECTED] 
Sent: Sun 2/8/2004 12:52 PM 
To: [EMAIL PROTECTED] 
Cc: 
Subject: MySQL and Coldfusion



Is anyone on the list using Coldfusion MX with MySql? It's just I've hit a
problem I've been hitting my head against for a week or so. The coldfusion
people I know have hit a blank (but they are using SQL Server). I'm
stretching now in an attempt to find someone with experience of both sides?

Thanks in advance.


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





RE: mysql+myodbc+coldfusion

2001-11-18 Thread Venu

Hi,

 -Original Message-
 From: berndt [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, November 18, 2001 8:49 PM
 To: [EMAIL PROTECTED]
 Subject: mysql+myodbc+coldfusion
 
 
 Hi
 
 I am currently trying to get coldfusion, mysql, and myodbc to live happily
 together on a windows 2000 machine.  However i keep getting a
 [TCX][Myodbc]Transactions are not enabled error. In the setup for the
 system dsn I have NOT disabled transactions.  So whats up? any help would
 be really appreciated.  I really don't want to be forced into using some
 other product because of this.

This error comes when you are trying to perform some 
transactional calls in MyODBC on a non-transactional 
MySQL server.

You can avoid this by either:

1. Enabling InnoDb/BDB table support in MySQL server or
2. By Disabling the transactions in MyODBC by checking '
   Disable transaction' option from DSN dialog.

Regards, venu
-- 
For technical support contracts, go to https://order.mysql.com
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /  Mr. Venu [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__ MySQL AB, Developer
/_/  /_/\_, /___/\___\_\___/ California, USA
   ___/ www.mysql.com


 
 Thanks
 
 David Berndt
 
 
 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)
 
 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail 
 [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
 

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php