Quantcast
Channel: Toad Extension for Eclipse
Browsing all 978 articles
Browse latest View live
↧

Forum Post: RE: [Issue]Eclipse Neon + Toad Extension on Ubuntu 16.04 LTS

Hi again Nitin, This behavior is strange, even if you are using PostgreSQL 9.5 which we don't support yet, it should not affect the editor/formatter behavior. We have created issues for the editor...

View Article


Forum Post: RE: [Issue]Eclipse Neon + Toad Extension on Ubuntu 16.04 LTS

On the side line I'm wondering how well an Oracle-oriented editor which "doesn't support PostgreSQL yet" is capable of parsing/formatting PostgreSQL? Parser and formatter are dialect sensitive, they...

View Article


Forum Post: RE: [Issue]Eclipse Neon + Toad Extension on Ubuntu 16.04 LTS

Hey Andre, Good question. Yes, TOAD is primarily an Oracle oriented product. However, Toad claims to support PostgreSQL via this plugin. I was just testing out the plugin (after a rather unsatisfactory...

View Article

Forum Post: RE: displaying Chinese characters shows garbage

Hi Tom, I have the encoding set up the same as you. Here is the query I am using: db.messages.aggregate([ {$match: {"type": "MY_MESSAGE_TYPE", "payload.sponsor": "field in my payload object",...

View Article

Forum Post: RE: displaying Chinese characters shows garbage

Thank you Sharon, actually you helped us, we reproduced the problem. A question - do the characters display correctly when you execute just "db.messages.find()" ? Hopefully so... I created TEE-5331 for...

View Article


Forum Post: how to setup connection to postgresql

Hi, I've installed toad eclipse extension. When I open the new connection windows there is only the icon MongoDb and I don't understand how can I choose Postgresql. Daniele

View Article

Forum Post: TEE 2.4.4 - PostgreSQL objects not displayed

Hi. I have a problem with objects in PostgreSQL Databases. After connecting to the database, the Object Explorer shows 'Schemas' -> 'public' | 'test' Inside the public schema, I see 'Tables' with...

View Article

Forum Post: Eclipse very slow after installing toad extension

Hi, I'm running on Ubuntu 16.04 with Postgres 5.3 and eclipse neon. Toad looks great, but since installing it eclipse has become really slow. Are there perhaps some settings that cause the slowness?...

View Article


Forum Post: RE: [Issue]Eclipse Neon + Toad Extension on Ubuntu 16.04 LTS

Hi Nitin, thanks for more information - it helped us to find and fix the problem. It should work in the next release. Tom

View Article


Forum Post: RE: displaying Chinese characters shows garbage

Hi Sharon, yes, this bug has already been fixed, so be patient until the next release. Sorry for late response too, it is holiday time :-) Tom

View Article

Forum Post: RE: I don't know if it's a bug

The following snippet, based on your suggestion, seems to work: BEGIN $IF some_condition $THEN NULL; $ELSE NULL; $IF some_condition $THEN NULL; $END NULL; $END END; I feel I'd need a more complete...

View Article

Forum Post: JVM crashed caused by QT5.dll

Stack: [0x0000000174cc0000,0x0000000174dc0000], sp=0x0000000174db90c0, free space=996k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [QP5.dll+0x12a43f] C...

View Article

Forum Post: RE: I don't know if it's a bug

Hello, I was able to reproduce the same exact error with this snippet of code. BEGIN $IF some_condition $THEN NULL; $ELSE res := res || q'[AND NVL(f.value,'-#-') = othervalue ), 0) else 0 end km]'; $IF...

View Article


Forum Post: RE: [TEE 2.3.0] "Finding models" blocks plugin

Hi, we changed the thread priority, does it still block the work or do those threads run in the background? We will look at the problem and the query posted by billc.cn (registered TEE-5446), thank you...

View Article

Forum Post: RE: TEE 2.4.4 - PostgreSQL objects not displayed

Am I the only one having this problem? Thanks

View Article


Forum Post: Object Explorer view not updated

Hi all. I'm facing a problem with TEE 2.4.4.201607260946 and Eclipse Neon 4.6.0 After the first connection to a database, the Object Explorer view is updated showing DB object. Connecting to a...

View Article

Forum Post: RE: I don't know if it's a bug

The line $ELSIF some_condition requires a $THEN as well. Andre

View Article


Forum Post: RE: I don't know if it's a bug

Hello, I corrected as you said but i keep on getting the error. You can copy this block in toad and you may reproduce the same behaviour. BEGIN $IF some_condition $THEN NULL; $ELSE res := res || q'[AND...

View Article

Forum Post: RE: I don't know if it's a bug

Are you trying to test me? Look at line 10! What is that 'vd' doing there? [:D] No prob. Having said that, I admit that the error message is misleading (a credit for you!). I just queued a request to...

View Article

Forum Post: RE: I don't know if it's a bug

Hello, sorry for my silly mistake, anyway yes it didn't spot the exact error, but the entire paragraph. The fact is that I don't know if the error I get depends on some stupid error of mine or the...

View Article
Browsing all 978 articles
Browse latest View live