When creating a data dictionary in Advantage Database Server (Sybase), the system automatically creates a user named ADSSYS开发者_高级运维. What\'s the role of this user, and can we remove it from our
I have installed the Advant开发者_StackOverflow社区age .NET Data Provider Release 9.0 for Windows
How can I join an Advantage ADT table to a DBF table in a single query? 开发者_如何转开发Create and use data dictionary.If the tables are both in a data dictionary, then you can join them just fine.
I need to create 开发者_StackOverflowan ERD for an ADS 10 database. Reverese Engineering would be nice, since the database already exists.
I started on an ADS sql table trigger to store changes done on one particular table.Here is the idea:
I have a table with a field consisting of multiple strings seperated by a \'+\'. Each part of the string has a length of either 2 or 3 chars. Example: \'ab+cde+fg\'.
I want to use dd/MM/yyyy throughout my .net application, but when i pass the sql to the .net provider it throughs invalid date error.
Here I am with another problem with the backups. Since my company decided to change the passwords of all of our clients
hope you all are O.k! I have this problem with the sp_BackupDateBase procedure. According with the Advantage documentation, I can make a Backup of my Data base,
I would like to create a running total query statement in Advantage SQL and wonder what is the most efficient way.I am able to get the data with a query like this: