Last friday, I was connecting to an Orcale 10G cluster and running some query with ADS, then I switched to Outlook to check my emails, and after a while (about...
Hi Jeffrey, If your Operating System crashes, then the problem is with your Operating System ... which should never crash. When Windows crashes it is usually...
Hello I meke a connection to db28.x, but when I try to list the schemas or anything the next error appears: Failed to rebuild node contents: DB2 SQL error:...
I saw in an older post that the clone current row command was being changed to be able to clone mutiple rows at once. I've downloaded the latest .jar...
Hi, I did mention that the next version (5.0) of ADS will have "clone selected rows", but this is not implemented in the current version (4.7.x). ... table, on...
In the past, I have used Embarcadero Rapid SQL to maintain stored procedures on Sybase databases. When I open a stored procedure in Rapid, an "if exists, drop...
Wyatt, Mike
Michael.Wyatt@...
Oct 3, 2006 8:51 pm
4151
Hi had on my computer 7.x version, I changed to 8.x, bind de db and te problem was solved Now, when i try to make an ER diagram, select the tables tha i want ...
Hi, Can you run the ER Diagram tool twice and send me a screenshot of the blank diagram? ... also a screenshot of the tables list? Right off hand I don't know...
Hi, You currently can't do this in ADS. But you will be able to In the next version of ADS. You will be able to do the following ... 1. Script Permissions...
Hi, Can you right click on a table and do a Script Object -> CREATE? Can you run the script generator and generate the DDL for the Tables? Can you run ADS with...
Thanks, John. That's exactly what I wanted to hear. I'll be evaluating ADS for a few days, to see how it compares to SQL Server Enterprise Manager and Rapid...
Wyatt, Mike
Michael.Wyatt@...
Oct 4, 2006 3:29 pm
4158
I tried to create Script Object -> CREATE to a new file and the file is empty. I ran the datastudio-bundled.bat but again the er diagram is empty ... Tables? ...
After running a query against a Sybase database, the Execution Plan tab is blank. I assume this is related to the "Visual Explain only supports Oracle, DB2 and...
Wyatt, Mike
Michael.Wyatt@...
Oct 4, 2006 9:30 pm
4160
Here are the error from datastudio-bundled.bat : C:\Program Files\Aqua Data Studio 4.7>datastudio-bundled C:\Program Files\Aqua Data Studio 4.7>SET ADS_PATH= ...
Hi, The problem is that ADS can't extract the tables from your database. From the error message you sent it looks as if ADS has encountered an unexpected...
Hi, That is correct. It is blank because it is not supported. We do plan to have basic support by providing the SHOW PLAN info, although this is limited and...
The SHOW PLAN would be good enough. That's probably a pretty important feature for us, since we use it quite a bit in Rapid. Is there an estimate on when...
Wyatt, Mike
Michael.Wyatt@...
Oct 5, 2006 3:53 pm
4164
Hi, This will not be in the beta of the next version, but it might make it into the final in Jan. Otherwise I can see it soon after in a dot release. -John...
Thanks, John. I'm not sure how many people know this, but I was just told by one of our DBAs that show plans can be invoked in SQL without explicit IDE...
Wyatt, Mike
Michael.Wyatt@...
Oct 5, 2006 7:24 pm
4166
Hi, Yes, we will only be adding this as a convenience. thanks -John...
Hi, The explain interface for Informix is not available through a JDBC connection. The results are stored on the server to disk. So ADS doesn't have access...
Good afternoon, I've been trying to connect to my sybase server for a couple of days now. Is there a trick to it? Do you have to log in with a specific id like...
Hello, I try to create a table as yoy asked, but again a got an error. I uploaded the error under the link files (create_table.jpg) I can make any query with...
Hi Laura, You should be able to connect with any Login to your server. I am sure you are just having a minor issue. Here is what you can do to help isolate...
If I open the script generator tool and try to create the create script into a file for all tables the result is this: Script Generation started ... Failed to...