Hi all, On this issue... just to set the terminology right. Sybase used to publish patches as EBF's (Emergency Bug Fixes) but they have changed the acronym to ...
Just checked Alt-D.. does work.. however the age old ALT-M....
Brian Widdows
brian.widdows@...
Jun 6, 2006 7:37 am
3797
Alt-M doesn't minimize all windows on my XP machine. Are you saying it does on yours? Are you saying that Alt-M minimizes all of you windows except for ADS? ...
I'm just looking at aqua studio for the first time -- looking to test it out using an ODBC connection to an MS access db. I created the DSN (tried both system...
Hi, If you enter the datasource name you should be able to connection. The browser is just an assistant. The browser will look up the datasources in the...
Thanks, I ended up just typing in the name of hte ODBC datasource I created and it workes just fine. Having a popup window with choices that do no repersent...
Hi All, I've put out a new build with some minor features and bug fixes. I am still working on the next version/builds of ADS, but this build has some minor...
Hi. Have performed this operation in both Toad and ADS.. ADS is erroring however. ... select * from user_db_links GO select * from all_tables@NWGUTI GO ......
Brian Widdows
brian.widdows@...
Jun 13, 2006 3:31 pm
3804
Anyone successfully use ADS with the current version of Filemaker, v8? While earlier versions of Filemaker had some severe restrictions with regards to sql...
greg stasko
greg.stasko@...
Jun 13, 2006 3:51 pm
3805
Within ADS I'm trying to use the following: select * from my_table where my_date_column = '06-jun-2006' / which works just fine in SQL*Plus 9.2.0.1.0 (no...
Hi Brian, The description of the Oracle error message is ... ORA-02019: connection description for remote database not found Cause: An attempt was made to...
Hi Gym, ... to no avail. Am I missing something? This formatting is for the "Results" ADS gets back from Oracle, so the formatting is done on the client side. ...
Date in question: 9 June 2006 My NLS Session Parameter, NLS_Date_Format, as reported in ADS and SQL*Plus is 'DD-MON-YY' ... yet '2006.06.09' which should (?)...
Hi, ... This query works for me in ADS with no errors. Can you execute these two queries? One in ADS and one is SQL Plus? ... let me know the results. select *...
At the "Database Level" (vs. Instance or Session) they are nearly identical; YY is nearly identical to RR. Okay, then a different question, why is ADS...
Hi Gym, The database level doesn't matter. The session parameters is what will take affect. ADS doesn't modify the SESSION. The NLS parameters are set by...
... Locale ... Windows 2000 and a custom date version of "English (Canada)". Short Date format: dd.MM.yyyy = 15.06.2006 (today) Long Date format: d MMMM...
Hi Gym, Now that I know your OS locale, looking back at your NLS Session settings, ADS is doing what I expected. You are running on a machine with the English...
... picks ... So the JDBC driver reads the locale settings, Canadian English, and "stops" there; ignoring any customisations within. Will investigate an...
Hi list. Because when treatment to insert data of a text file with the tool import data, to the fields type Date, it inserts null although the format is...
Hi, If you use ADS 4.7 the import should give you warning messages that will help you debug the formatting problem. -John ... Hi, If you use ADS 4.7 the import...
John, First time post, long time user. We mainly ADS to manage MySQL 5 and have a couple of issues/observations. Platform: Fedora/XP, JDK 1.5.0_6, latest...