ADS 11 freeze
I have a client with a 35-user database and lately they have problems everyday with the database freeze. When frozen I see the ads configuration utility show the time going but all the column stay with...
View ArticleHow to update and then delete a record inside of a transaction
I have a problem related to transactions + RI rules.I have a master/detail table set up. I have an RI rule set up on these tables to Update/Cascade and Delete/Set Null.I begin a transaction.I update a...
View ArticleAccess Violation in Locate
I am using Advantage Delphi Components 11.10.0.24 (ACE 11.10) Delphi XE8 When I try "Locate" I get an error "Access Violation". I am working with DBF table(ttAdsCDX) Why???(In version 11.10.0.10 and...
View Articlechanging characters `ß`to `ss`do not function
I need data from an ADS for a new applikation. Because the special characters are not correctly indicated, I would want this in that query already changed. All special characters function, only 'ß' to...
View ArticleIs there any ADS 10.10 update to fix 2146: Unable to do ORDER BY?
We receive the following error when querying large tables with Advantage Database Server 10.10.0.28 on Windows 2008 Server. Client is Delphi 2009 application.Error 7200: AQE Error: State = S0000;...
View ArticleNativeError = 2146; Unable to do ORDER BY
ADS Version 11.10.0.24The query is simple: Select Top 50 * From Prim_Ins Where U_ID = <8-Characters> Order By U_ID,RankThe results are usually no more than 10 records. We added the "Top 50"...
View ArticleADS.exe high RAM Usage - Crashes Server
We have a client that has ADS version 11.10.0.24 and the ADS.exe process continues to gradually consume more and more RAM until all the physical RAM and page file have ben consumed which then freezes...
View ArticleRefresh on Master and Detail Queries
I am using 4 TADSQuery components on a form; 1 Master and 3 Detail, linked by a parameters and the TDataSource of the Master table.When data is modified in another form, I am sending a message to the...
View ArticleDelph 10 Seattle
Is there a planned upgrade path for Advantage Database server to windows 10 via Delphi 10 SeattleTIAJohn
View ArticleDBF to ADT and unique index
I have converted a couple tables from dbf to adt file format.Unfortunately, some indexes in the dbf table use the "unique" property, including only the first record of given multiple same keys in the...
View ArticleAdsExtendedReader and speed/locks
Hi, I have written a replication program which uses the AdsExtendedReader (The reason I wrote my own is because of ADS problems using from ADT to DBF. Basically around deleted records).I currently use...
View ArticleCallback example in c#
Hi,Is there an example somewhere for using AdsRegisterCallbackFunction in c#?Nothing I've tried, so far, worksThanks, Steve Ferrandino
View ArticleCorrupt Indexes
We have a client on Version 10. Regularly, even daily, they are having what seems to be index corruption issues. Our software continues to run but extremely slowly and the CPU utilization on the server...
View ArticleVisual Studio 2015
Are you going to update the ADO.Net Data Provider to work in VS Designer 2015?
View ArticleConfigure ADS on Ubuntu to connect to .adm and .adt tables on Windows server
Hi,I try to make queries from PHP5 on an Ubuntu 12.0.4 machine to a Windows 2008 server computer hosting .adm and .adt tables. I installed the plug-in Advantage ODBC Driver Release 9.1 but I can not...
View ArticleChanged Field Name in ODBC but not in ARC
I am new in ADS, I am using Visual FoxPro for development and during my tests I hit an odd issue. A quite simple query works well using ARC but via ODBC, on exactly the same table, works a little...
View ArticleSave script from ARC data import wizard
Is there an easy way to save a script from the ARC data import wizard to allow subsequent imports to be automated? Also, if using the wizard to import from a SQL database to .adt tables using the SQL...
View Articleregular expressions
Is there a way to use regular expressions something like [0-9] to identify that You have only numbers. Or is there a function to detect '01235645700123A' is not only numbers? Convert and cast to...
View ArticleADS 11 Deployment on Multiple Servers
We have a 250-user licensed ADS 11 installation on one of our servers. The user limit is way too much, but we have another centre with a separate server (linked through a VPN to our main server) that...
View Article