Search the web
Sign In
New User? Sign Up
aquadatastudio · Aqua Data Studio
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1243 - 1272 of 7593   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1243
John, We use curly brackets to group code. This makes development easier, since in our text editor (we use UltraEdit), we can highlight one of the brackets and...
Greg Hesla
ghesla
Offline Send Email
Jul 1, 2004
2:15 pm
1244
Hi I have ADS 3.2.7 installed in a gentoo linux box. I am successfully connecting to a Sybase server but upon executing queries on tables which contain data in...
koula123
Offline Send Email
Jul 1, 2004
2:22 pm
1245
Hi, I am assuming you mean ADS 3.7.2 ... and that the encoding is the database server encoding. If you are using a font that supports iso-8859-7 (which most...
John LH
johnlhaxor
Offline Send Email
Jul 1, 2004
2:45 pm
1246
Hi Greg, If you use the "{" then ADS will auto-highlight the matching "}" when you are on a specific curly bracket. Can you tell me what database server you...
John LH
johnlhaxor
Offline Send Email
Jul 1, 2004
2:48 pm
1247
We are using SQL Server 2000. In ADS, I went into File, Options, deselected the {--} Server Side Comments option for SQL Server 2000, and tried it again. It...
Greg Hesla
ghesla
Offline Send Email
Jul 1, 2004
3:18 pm
1248
Hi Greg, Just keep in mind that the client side comments are not stored in SQL Server, so you should store your code in scripts. If your code is a stored...
John LH
johnlhaxor
Offline Send Email
Jul 1, 2004
3:49 pm
1249
I see what you mean about the comments not being stored. The single quotes may just work for our purpose. Thanks very much for your quick response. Greg Hesla ...
Greg Hesla
ghesla
Offline Send Email
Jul 1, 2004
4:07 pm
1250
HI, i am trying to run aquastudio on my linux machine but i am getting this error: Windows not supported on this platform. Program Terminated has Someone know...
apuredol
Offline Send Email
Jul 2, 2004
5:26 pm
1251
Hi, Users who have reported this in the past have found that the problem is related to an installation of Wine. The execution of Aqua Data Studio is merely...
John LH
johnlhaxor
Offline Send Email
Jul 2, 2004
5:55 pm
1252
Hi, if i run datastudio.sh or datastudio-bundled.sh the result is the same, i have my own jvm 1.4 and the other apps are working without problem, i have set...
apuredol
Offline Send Email
Jul 2, 2004
11:19 pm
1253
Hi, WINE is an application which allows you to run Windows applications on Linux (http://www.winehq.com/). If you tell me what version of Red Hat you have I...
John LH
johnlhaxor
Offline Send Email
Jul 2, 2004
11:39 pm
1254
Hi John, it worked like a charm!!!! Thanks a million for your help :) :) ... ...
koula123
Offline Send Email
Jul 5, 2004
2:25 pm
1255
Hi John, The following comment format does not seem to work (I've tried both Sybase12.5 and Oracle 9.2): /** * comment **/ select * from mytable The comment...
Little, David (Martini)
david_c_little
Offline Send Email
Jul 5, 2004
3:10 pm
1256
Hi John, I have a little table on a db: 34500 records yelding a 250 Mbytes plus a thumbnail image, not in the db. The table is mainly used by php forms and...
mac@...
marceloanelli
Online Now Send Email
Jul 5, 2004
3:43 pm
1257
Hi, I put out a new build with some minor bug fixes. Update instructions below ... ( http://www.aquafold.com/download/datastudio_3_7_5.jar ) -John 3.7.5...
John LH
johnlhaxor
Offline Send Email
Jul 5, 2004
3:54 pm
1258
Hi David, The execution of this works, but the syntax coloring is broken. It seems this bug was introduced in 3.7.2 when I fixed ... FIX: Block Syntax...
John LH
johnlhaxor
Offline Send Email
Jul 5, 2004
4:00 pm
1259
Hi Marcelo, This is one of the features on my todo for 3.8/3.9 referenced as "Variable Substitution" (http://www.aquafold.com/download/futurefeatures.txt) ...
John LH
johnlhaxor
Offline Send Email
Jul 5, 2004
5:57 pm
1260
It would also be nice if the filtered db's in the left pane could also be applid to the databases in the query window database selection drop down. A nice...
K Yingling
mister2zx3
Offline Send Email
Jul 6, 2004
2:53 pm
1261
I'm trying to get a database I created (Postgresql) to show up, but there is a red slash through the icon. What I did is I went into phpPgAdmin, created the...
Lola Lee
lolajl
Offline Send Email
Jul 6, 2004
4:48 pm
1262
Hi, I have put this on the todo list. (http://www.aquafold.com/download/futurefeatures.txt) -John...
John LH
johnlhaxor
Offline Send Email
Jul 6, 2004
5:58 pm
1263
Hi Lola, PostgreSQL does not allow the database context to be switched within a database connection like other databases. So, you can only work on the ...
John LH
johnlhaxor
Offline Send Email
Jul 6, 2004
6:08 pm
1264
Hi John sorry for answering until now, but i wasn't on my office for some days... Let me tell you my experience with Aquastudio, when i downloaded the first...
apuredol
Offline Send Email
Jul 7, 2004
3:54 pm
1265
Hi, Ok, I now know the problem. The Windows Look and Feel is not supported on Linux. ADS displays the Look and Feels that are registered with the JVM. It...
John LH
johnlhaxor
Offline Send Email
Jul 7, 2004
4:26 pm
1266
Ok, now it works... thanks for your great support!!! :) ... ... have ... default. ... ...
apuredol
Offline Send Email
Jul 7, 2004
5:52 pm
1267
Hello, is there any possibility to setup ADS for the Postgres server to work with iso 8859-1. Currently i have small boxes in the results where should be...
jteegen2000
Offline Send Email
Jul 8, 2004
1:35 pm
1268
Hi Jan, Postgresql is supposed to do the encoding conversion automatically without any problems. I just created a database with a table containing German...
John LH
johnlhaxor
Offline Send Email
Jul 8, 2004
2:33 pm
1269
Hi John, 1. my OS ist SuSE Linux 9.1 kernel 2.6 ADS 3.7.5 Font=Courier 2. Postgres 7.3.2 is running on SuSE Linux 8.2 kernel 2.4 3. Database_Encoding =...
jteegen2000
Offline Send Email
Jul 8, 2004
3:34 pm
1270
Hi Jan, I tried to simulate your setup with PG 7.3.3 and ADS running under German settings and I still get the correct info. Here is a screenshot ... ...
John LH
johnlhaxor
Offline Send Email
Jul 8, 2004
6:24 pm
1271
Hi, I put out a new build with some minor bug fixes. Update instructions below ... ( http://www.aquafold.com/download/datastudio_3_7_6.jar ) -John 3.7.6...
John LH
johnlhaxor
Offline Send Email
Jul 12, 2004
1:58 am
1272
Hello John, i've tested several things with ads. At first the screenshot of the encoding result. http://www.javagruppe.de/ads_failure/encoding.gif I've created...
jteegen2000
Offline Send Email
Jul 12, 2004
12:32 pm
Messages 1243 - 1272 of 7593   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help