Re: JDBC drivers for old FoxPro DBF files.

2014-11-24 Thread Dean Lawrence

You may also want to try the driver by HXTT (http://www.hxtt.com/dbf.html).
I use their Access driver to be able to work with some of my old Access
driven projects on my Mac.

On Mon, Nov 24, 2014 at 9:28 AM, Dean Lawrence  wrote:

> Here was a JDBC driver that I found that supposedly works with FoxPro,
> StelsDBF (http://www.csv-jdbc.com/stels_dbf_jdbc.htm). I've never used
> them before, but they have a demo version of the driver that you can
> download.
>
> On Fri, Nov 21, 2014 at 7:58 PM, Arden Weiss 
> wrote:
>
>>
>> Need advice on what database drivers work well with CF10 and the old
>> FoxPro for DOS DBF files. Back in the CF
>>
>> Client has app that has been running flawlessy since 2000 or so using CF5
>> and the ODBC drivers that came with the product to process credit card
>> transactions via authorize.net -- back in the CF6 days, I failed to find
>> a JDBC driver that played nicely with the DBF files -- hope that has
>> changed.
>>
>> Recently flaws in the SSL3 security (POODLE) caused authnet to drop
>> support for SSL3 and hence broke the application -- we now will be using
>> CF10 with Java 1.7 and TSL1.2 to solve that problem, but we need solid
>> support for DBF file update until the whole system gets rewritten/changed.
>>
>> Any/all advice requested.
>>
>> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359708
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: JDBC drivers for old FoxPro DBF files.

2014-11-24 Thread Dean Lawrence

Here was a JDBC driver that I found that supposedly works with FoxPro,
StelsDBF (http://www.csv-jdbc.com/stels_dbf_jdbc.htm). I've never used them
before, but they have a demo version of the driver that you can download.

On Fri, Nov 21, 2014 at 7:58 PM, Arden Weiss  wrote:

>
> Need advice on what database drivers work well with CF10 and the old
> FoxPro for DOS DBF files. Back in the CF
>
> Client has app that has been running flawlessy since 2000 or so using CF5
> and the ODBC drivers that came with the product to process credit card
> transactions via authorize.net -- back in the CF6 days, I failed to find
> a JDBC driver that played nicely with the DBF files -- hope that has
> changed.
>
> Recently flaws in the SSL3 security (POODLE) caused authnet to drop
> support for SSL3 and hence broke the application -- we now will be using
> CF10 with Java 1.7 and TSL1.2 to solve that problem, but we need solid
> support for DBF file update until the whole system gets rewritten/changed.
>
> Any/all advice requested.
>
> 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359706
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: JDBC drivers for old FoxPro DBF files.

2014-11-22 Thread Mark A Kruger

Arden,

You may be able to bridge to an ODBC DSN. The issue is typically 64bit vs 32
bit but it can usually be overcome - at least on Win2008r2.  We've done this
with Access and MS text drivers but never with fox pro - still, the process
should be about the same I think. 

-Mark

-Original Message-
From: Arden Weiss [mailto:ardenwe...@verizon.net] 
Sent: Friday, November 21, 2014 6:59 PM
To: cf-talk
Subject: JDBC drivers for old FoxPro DBF files.


Need advice on what database drivers work well with CF10 and the old FoxPro
for DOS DBF files. Back in the CF

Client has app that has been running flawlessy since 2000 or so using CF5
and the ODBC drivers that came with the product to process credit card
transactions via authorize.net -- back in the CF6 days, I failed to find a
JDBC driver that played nicely with the DBF files -- hope that has changed.

Recently flaws in the SSL3 security (POODLE) caused authnet to drop support
for SSL3 and hence broke the application -- we now will be using CF10 with
Java 1.7 and TSL1.2 to solve that problem, but we need solid support for DBF
file update until the whole system gets rewritten/changed.

Any/all advice requested. 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359704
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


JDBC drivers for old FoxPro DBF files.

2014-11-21 Thread Arden Weiss

Need advice on what database drivers work well with CF10 and the old FoxPro for 
DOS DBF files. Back in the CF

Client has app that has been running flawlessy since 2000 or so using CF5 and 
the ODBC drivers that came with the product to process credit card transactions 
via authorize.net -- back in the CF6 days, I failed to find a JDBC driver that 
played nicely with the DBF files -- hope that has changed.

Recently flaws in the SSL3 security (POODLE) caused authnet to drop support for 
SSL3 and hence broke the application -- we now will be using CF10 with Java 1.7 
and TSL1.2 to solve that problem, but we need solid support for DBF file update 
until the whole system gets rewritten/changed.

Any/all advice requested. 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:359703
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm