psteja2000
Programmer
where can I get odbc driver for paradox?
I have a old paradox table to which I want to create a odbc dsn. I currently have microsoft odbc driver for paradox (odbcjt32.dll) 4.00.6019.00
However I have a feeling this is not what I need. I use coldfusion and in coldfusion I was able to successfully create a dsn to the odbc dsn. I was able to do a select count(*) on the table. But hwen I do a "select fieldname1 ..", I get error saying "Too few parameters. Expected n". N is the number of fieldnames I specify in the query.
I read on the net that microsoft odbc driver is not good. Can anyone suggest the alternative? Where can I get a odbc driver for a old paradox table. I don't know the version of the table. ALl I got is teh table files (.db,.mb,.px,.xgo,.ygo) and nothing else..
What do I do now??
regards,
Teja
I have a old paradox table to which I want to create a odbc dsn. I currently have microsoft odbc driver for paradox (odbcjt32.dll) 4.00.6019.00
However I have a feeling this is not what I need. I use coldfusion and in coldfusion I was able to successfully create a dsn to the odbc dsn. I was able to do a select count(*) on the table. But hwen I do a "select fieldname1 ..", I get error saying "Too few parameters. Expected n". N is the number of fieldnames I specify in the query.
I read on the net that microsoft odbc driver is not good. Can anyone suggest the alternative? Where can I get a odbc driver for a old paradox table. I don't know the version of the table. ALl I got is teh table files (.db,.mb,.px,.xgo,.ygo) and nothing else..
What do I do now??
regards,
Teja