advantage-database-server
Why do NULL fields get called equal?
I\'m writing triggers to detect changes in fields in a database, and it appears I have to do really obnoxious things like[详细]
2023-04-12 14:54 分类:问答How to install DBD::Advantage
I have tried using DBD::Advantage on both Linux and Windows with no luck.The Windows version comes with what appears to be a full fledged installer, but it leaves behind the DBD-Advantage-8.10.tar.gz.[详细]
2023-04-04 13:26 分类:问答How to get the version number of the Advantage Database Server?
I can easily find out which client version I\'m using, but how can I find out the server version? There is a AdsMgGetInstallInfo ace function and a corresponding stored procedure sp_mgGetInstallInfo.[详细]
2023-03-26 03:30 分类:问答Where to download old versions of Advantage Database (Architect. Server...)
I\'m wondering if there\'s a site where I can download older versions o开发者_Go百科f the Advantage Database Server and the Advantage Database Architect.[详细]
2023-03-21 13:26 分类:问答SELECT * FROM system.storedprocedures returns empty cursor if user is not ADSSYS
As stated on the title, the select statement to retrieve the list of all system.storedprocedures from an ADS DataDicti开发者_StackOverflow中文版onary only returns information when the user is ADSSYS.[详细]
2023-03-20 15:24 分类:问答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 t开发者_运维问答o write some Delphi code to say if table exists do this else this...The system proc[详细]
2023-03-19 01:24 分类:问答Is there a log file of running processes in Server Advantage
My name is Josue I need your开发者_运维问答 help with this: Is there any way to audit or monitor the server processes that connect to the[详细]
2023-03-14 21:36 分类:问答Can I use an "IN" filter on an Advantage Database Table (TAdsTable)?
I want to apply a filter to an advantage table using multiple values for an Integer field. The equivalent SQL would be:[详细]
2023-03-12 04:26 分类:问答Advantage Database Server 10 - Error 1500
I got an application (written in Delphi 2009) that uses an ADS Server (Version 10.10). I\'m using the TDataSet Components to access the database.[详细]
2023-03-10 22:51 分类:问答Advantage Database Server (ADS) CIChar data type ISNULL
Unfortunately we are using the Advantage Database Server Torture Edition Versio开发者_Go百科n 8.1.[详细]
2023-03-05 11:45 分类:问答