Ask a Question related to Coldfusion Database Access, Design and Development.
-
lsvortex #1
ODBC Data socket problem
I am using Cold Fusion MX 7 on Windows 2003 and attempting to connect to an
ODBC data source. The data source (a thoroughbred business basic database on a
linux box) using thoroughbreds ODBC data client and server connects fine and I
can pull the data into excel and into a sql server on the windows 2003 using a
linked server. I can pull the data into coldfusion by selecting the sql server
as a data source and using a linked server in sql server to connect to
thoroughbred but for performance issues I would like to connect directly to the
odbc datasource without sql server in the middle. When I do this the cold
fusion administrator says the odbc data source checks out ok. Once I run a
query in cold fusion on the datasource it pulls all the table names in fine but
the record count is always 0. A simple select * from table_name will pull the
table names in to the cold fusion table names variable but 0 records every
time. I don't understand why excel would pull the data in fine on the same data
source but not a thing in cold fusion. Any tips would be greatly appreciated.
lsvortex Guest
-
ODBC Socket
Our system is on Sun Solaris and we need away to read in excel spreadsheet and parse its data into Oracle database. I saw one support article... -
ODBC Socket ERROR
I have a a sql 6.5 that i connect to using odbc sockets on CF 7. It worked fine on my dev machine, but when i installed cf 7 on my production box... -
ODBC Socket doesn't show my list of ODBC DSN's!?!
In the ColdFusion MX 7 Administrator, when I try to create a new datasource of type ?ODBC Socket?, the drop down labled ?ODBC DSN? that is supposed... -
Is there a way to work with Unicode database (IBM DB27.2) using ODBC socket data source?
Is there a way to work with Unicode database (IBM DB2 7.2) using ODBC socket data source? Standard ODBC services shipped with ColdFusion MX 7.0... -
DataDirect SequeLink Server for ODBC Socket hasencountered a problem and needs to cl
When I boot up my PC I am getting an error saying "DataDirect SequeLink Server for ODBC Socket has encountered a problem and needs to close." I am...



Reply With Quote

