What is Sqlquery and Xdot?

SqlQuery is a library and utility program that utilizes the best features of Xbase++ and eXpress++ for SQL browsing of data via ADSDBE, PGDBE and ODBCDBE.
Post Reply
Message
Author
DCExplorer
Posts: 2
Joined: Sat May 02, 2020 6:31 am

What is Sqlquery and Xdot?

#1 Post by DCExplorer »

Hi,

Is this a query tool and an optional dot prompt for sql databases?

Does it have support for Oracle and Sqlite?

Can they be purchased separately from Xbase++?

Are there any screen prints of the Dot Prompt?

k-insis
Posts: 120
Joined: Fri Jan 28, 2011 4:07 am

Re: What is Sqlquery and Xdot?

#2 Post by k-insis »

Yes, those are tools made by Mr. Donnay. I think there was even source code available somewhere.

It does enable tighter integration with SQL aspects into existing xbase programs. ADS was prime target for this toolset.

Sqlquery is not replacement for suites like dBeaver , heidiSql or Sql Server management studio though.
DCExplorer wrote: Mon Aug 12, 2024 8:24 pm Hi,

Is this a query tool and an optional dot prompt for sql databases?

Does it have support for Oracle and Sqlite?

Can they be purchased separately from Xbase++?

Are there any screen prints of the Dot Prompt?

DCExplorer
Posts: 2
Joined: Sat May 02, 2020 6:31 am

Re: What is Sqlquery and Xdot?

#3 Post by DCExplorer »

Thanks, K. I was able to get a copy from here, and test it.

http://donnay-software.com/DONNAY/viewt ... fd0ebc2c83

Post Reply