Tagged Questions

2
votes
1answer
67 views

Reproducing a table lock error in Advantage Table

I am running two instances of a program and they are both accessing a TAds table. I want to reproduce a table lock for testing, but am having trouble. I made a button that when clicked runs the ...
2
votes
1answer
108 views

Advantage 8.1 vs 7.1

I am in the process of upgrading a few in-house applications from ADS7.1 to 8.1. I was told a while back that there are changes in return values of the avg() function as well as some division ...
1
vote
4answers
345 views

Detect if a table exists

In SQL Server you can write SQL to check if a table exists. How can I do that for ADS? I have a need to write some Delphi code to say if table exists do this else this...
1
vote
1answer
56 views

Error stopping Advantage service. Error code 172

When running the adsstamp.exe to update an Advantage license the following error appears: Error stopping Advantage service. Report this error to Advantage technical support. Error Code 172. ...
1
vote
1answer
198 views

Advantage Database Replication

I have a client that wants two sites to have the ability to sync databases so information at Site A can be synced with Site B so the two sites can look at the same data. I'm not even sure of the ...
0
votes
0answers
22 views

Advantage Database Local Server error "The drive cannot be found

i see a strange error "The drive cannot be found" when my application start on 2 computers at customer site. Database files are DBF, database files are stored on a file server and only 2 computers can ...