Subject Re: How to use a Dbase app on two geographically diverse locations
From Akshat Kapoor <akshat.kapoor@kapoorsons.in>
Date Sat, 13 Jan 2018 19:55:59 +0530
Newsgroups dbase.getting-started

On 13/01/2018 18:38, Ronnie MacGregor wrote:
> In article <6HRfZUFjTHA.1828@ip-AC1E04A7>, akshat.kapoor@kapoorsons.in says...
>  
>> Modified the user access and now the connection was successful.
>  
> Good stuff !!
>
>

Another small query

Question 1.
If I use the executesql method of ADOdatabase what will be the
limitations of sql command,
1. Subset of SQL provided by BDE
2. Limitations of SQL Server if any. All commands taught by w3schools
are allowed


Question 2
Difference between Query class and ADOquery Class

As far as my limited knowledge goes Query class uses BDE for its
operations whereas in case of ADOquery the query is passed on to the SQL
server directly for processing.

Regards
Akshat