Search found 6 matches

by Jay Hill
Sun Aug 16, 2015 9:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database and SQL
Replies: 6
Views: 2740

Re: Advantage Database and SQL

Thank you again, Reinaldo.

Jay
by Jay Hill
Sat Aug 15, 2015 11:29 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database and SQL
Replies: 6
Views: 2740

Re: Advantage Database and SQL

Reinaldo - Thank you very much again. I've got most of it. You've been especially helpful.

One last question:

When using AdsDDAddTable, Is it imperative that I specify the indexes in the correct order? (that is when using the DD, I can now get rid of all my existing SET ORDER TO commands before ...
by Jay Hill
Fri Aug 14, 2015 10:30 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database and SQL
Replies: 6
Views: 2740

Re: Advantage Database and SQL

Thank You Very Much Reinaldo for that information! That helps me greatly. Can I ask you a couple of very basic follow-up questions?

1) How would I set up your afiles array to pass 1 dbf and multiple ntx's to the CreateDictionary()? because the names of my dbf's aren't related to the ntx's. Example ...
by Jay Hill
Fri Aug 14, 2015 6:19 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Advantage Database and SQL
Replies: 6
Views: 2740

Advantage Database and SQL

I am currently using Advantage Database 10 via DBF/NTX files for my application. My very basic question is:

What is the most simplistic method to allow another application (Visual C#) to query/modify/update some of the Advantage Data using SQL? Is it to simply create a Data Dictionary in Advantage ...
by Jay Hill
Wed Jun 03, 2015 8:17 am
Forum: FiveWin for Harbour/xHarbour
Topic: Looking for Harbour/Advantage Advice
Replies: 7
Views: 2516

Re: Looking for Harbour/Advantage Advice

Thank you Pieter and Rick for the connectivity information. That is very interesting reading your experience Pieter...I plan to keep in touch with how you are both faring with regards to this. Antonio, thank you for the information also.

Antonio, how difficult is it to get the FWH product ...
by Jay Hill
Tue Jun 02, 2015 3:27 am
Forum: FiveWin for Harbour/xHarbour
Topic: Looking for Harbour/Advantage Advice
Replies: 7
Views: 2516

Looking for Harbour/Advantage Advice

I am new to the forum and am wondering about opinions on the next steps needed to enhance a Harbour 3.0.0 application that is using Advantage 10. The application is functionally very good at the business processes it handles. However, it uses DBFNTX thru Advantage. It also only uses text screens. So ...