advantage-database-server
Advantage .NET Data Provider - AdsConnection - DataSource
Does the full dictionary path need to be specified for the DataSource? I have tried开发者_运维技巧 using the database AliasName and it doesn\'t seem to work.Alias are only supported in Delphi and C++B[详细]
2023-01-05 10:42 分类:问答How do you use sp_getProcedureColumns()?
How do you use sp_getProcedureColumns()? I cannot find any documentation for 开发者_运维技巧it.[详细]
2023-01-05 04:35 分类:问答AEP help needed
Can the AEP Stored procedure functions have additional 开发者_JAVA百科paramenters added? If I understand what you are asking, the answer is yes.You can use the ALTER PROCEDURE statement to add a param[详细]
2023-01-05 02:09 分类:问答ARC latest update (9.10.0.21) problem with fix
I have just installed 9.10.0.21 and 开发者_JAVA百科the fix for \"Fixed an issue where ARC would show up off the visible desktop if previously opened on a screen that was no longer attached.\" now open[详细]
2023-01-03 23:42 分类:问答Advantage database throws an exception when attempting to delete a record with a like statement used in the where clause
The code below shows that a record is deleted when the sql statement is: select * from test where qty between 50 and 59[详细]
2023-01-02 09:38 分类:问答Is there any updated documentation for the field names and types for the system tables?
Is there any up开发者_如何学Pythondated documentation for the field names and types for the Advantage Database system tables?The Advantage help files are available online as Mark mentioned. The latest[详细]
2023-01-01 11:12 分类:问答Visual Studio 2010 and discovery of advantage server error
I installed VS 2010 on a Windows 7 64 bit machine.When I try and connect to an advantage database throug开发者_如何学运维h the server explorer using the Advanatage OLEDB driver I get a cannot discover[详细]
2022-12-31 03:46 分类:问答Trapping errors in TClientDataSet.CommandText
I have a TClientDataSet connected to a TDataSetProvider, which in turn is connected to a TAdsQuery. I set the SQL command and then open the ClientDataset something like this:[详细]
2022-12-30 07:09 分类:问答How to define a current user?
Is it possible to define a current user? I found a stor开发者_运维知识库ed procedure \'sp_mgGetConnectedUsers\'. It returns a result set with the only unique field \'Address\'. How could I associate[详细]
2022-12-29 23:54 分类:问答How to assign the array key a value, when the key name is itself a variable
How do I identify an item in a hash array if the key of the array is only known within a variable? For example:[详细]
2022-12-29 15:32 分类:问答