OK, I have done some more work on this (I was going to spend the next week or two fixing problems with the AQT V5.5 Beta, but hardly any have been reported). I...
I will apologize up-front for the simplistic nature of this question, but is there a way in which a line number can be displayed in the SQL code window?...
The Run SQL window now uses a third-party control (Editeur from StudioWare). This doesn't have the ability to display line-numbers. I agree this would be very...
Both option you offer would be extremely useful and I am sure will be well received. Thanks. By the way, thanks for your very timely response, and cheers on...
I am getting an error "run time error -2147417848 (80010108)" 'automation error the object invoked has disconnected from its clients" when I do the following. ...
I got the same error when trying to copy 20,000 rows from AQT results, 'select all', copy. I tried copying it to Excel and it froze, gave same error and...
I certainly would appreciate the early release. I believe I have another colleague in Lancaster, PA that would be interested in it too. I'm going to forward...
Hi I would like to know from people who have used AQT and TOAD as to what are the key features that they miss when they use AQT instead of TOAD. Can someone...
Have a query with a bunch of sub select queries and union together. I tried to pass on more than two parameters and it does not work. It seems like only want...
Hello, Could someone point me in the right direction where I can get an ODBC driver
that connects to a SyBase Anywhere version 7 . The Platform that the...
Speaking of parameters, I also noticed when I change the number of parameters it will remember only the old setting. For example, if I have a query with 5...
How did you get 5 parameters work. Mine seems to take only the first two. However, my SQL is nested. Anything special things on setting up the parameters? ...
something is going on?? -- tried to change the font. it didn't take, then it errored with 32775, then it took. -- before it took, the editor window opened...
... more news (should have played longer the first time) -- setting the font from courier, the keyboard doesn't show any characters. have reverted to default,...
Interesting..... a) when you change the Font it does not come into effect immediately, but only the next time you open an SQL window. b) error 32775 - I've...
Actually, it isn't AQT that decides on how many parameters a query has. It is the ODBC driver and/or database; AQT passes the query (along with ?s) to the...
... immediately, but only the next ... -- it was then that things either didn't take, or got strange ... this describing the error? -- alas, no. i'll get a...
This is db2. I am trying to replace all the dates with parameters. Here is the SQL SELECT TRN_DRV.FLAGSHIP FLAGSHIP ,TRN_DRV.FLAGSHIP_DESC FLAGSHIP_DESC ...
Phil, In response to your question, I am hitting an Oracle databse from Windows 2000 box (a separate machine). I am also using the Oracle drivers not the...
This all a bit weird. I have tried various combinations and permutations of running queries with parameters and I cannot reproduce the type of problems you are...
This all a bit weird. I have tried various combinations and permutations of running queries with parameters and I cannot reproduce the type of problems you are...
For some reason, the Copy of a large number of cells takes a *very* long time. I have a changed the copy to use a different method. This now goes very fast. ...
I will review check out the Debug log and forward it to you. ... permutations of running queries with parameters and I cannot reproduce the type of problems...
The next build of the AQT V5.5 beta (V5.5.2) has just been released. This will be the final build of the beta before V5.5 is officially released at the end of...
Sorry if this is a duplicate. I haven't seen anything on the forum on this, and I plan to post yet another question in a few minutes. Thanks for all this...
I'm having a problem getting AQT to prompt for all my variables. It only prompts for the first one. I have placed three files in the files folder on this...
To query for parameters you need to use the QUERYPARM function. If you want to set the parameters in your script (but not prompt) use SETPARM. See the example...
Yes I noticed the same problem with Excel. You can see your worksheet by going View- ... to me for a while, then the problem went away. I'm not sure if this is...