SQLWorkbench icon indicating copy to clipboard operation
SQLWorkbench copied to clipboard

Problem : Can't view query

Open Yoshi-OOF opened this issue 4 years ago • 17 comments

Hey! I have a problem I can't view any query and I don't know why : Here is a screenshot : http://prntscr.com/uocmqp

But utime save in the sv.db : http://prntscr.com/uocmup

But when i go in db browser that's work fine : http://prntscr.com/uocp1u

Can you help me? I say you thank you in advance.

Yoshi-OOF avatar Sep 26 '20 16:09 Yoshi-OOF

Does it work if you use "Basic Mode"?

WilliamVenner avatar Sep 26 '20 17:09 WilliamVenner

Wait i will try

Yoshi-OOF avatar Sep 26 '20 17:09 Yoshi-OOF

Nope : image

image

Yoshi-OOF avatar Sep 26 '20 17:09 Yoshi-OOF

Every time I use the SQLWorkbench, I get the same errors... therefore I just write the select statements by myself...

MenschlichTv avatar Nov 14 '20 23:11 MenschlichTv

No clue, everything works fine for me.

WilliamVenner avatar Nov 15 '20 22:11 WilliamVenner

Yeah, I am also experiencing this issue. Clicking any of the tables throws up this error. (This is in SQLite)

RobertEikeland avatar Nov 19 '20 17:11 RobertEikeland

I tested with both SQLite and MySQL D:

WilliamVenner avatar Nov 19 '20 18:11 WilliamVenner

I've only used the workbench with SQLite tho... But I have tried this in local multiplayer and also on multiple servers, and it didn't work on any of them... Not only for me but also for all other admins.

MenschlichTv avatar Nov 22 '20 20:11 MenschlichTv

I think it might have something to do with the compression of the queries, as net.WriteData/ReadData were changed recently and it's become clear that the number of "bytes" I'm inputting to the functions is grossly incorrect.

@MenschlichTv Do you think you could fiddle around with the code to confirm?

WilliamVenner avatar Nov 22 '20 21:11 WilliamVenner

Saying that, I have no idea why it works for me in that case.

WilliamVenner avatar Nov 22 '20 22:11 WilliamVenner

I also just saw in the screenshots that there should be an auto complete? Because I also never saw that ingame... The only difference between IDE and basic mode was the coloring of keywords.. at least everytime I used it it was like that

MenschlichTv avatar Nov 22 '20 22:11 MenschlichTv

You on x86_64? That also works for me.

WilliamVenner avatar Nov 22 '20 22:11 WilliamVenner

Im playing with the default gmod version

MenschlichTv avatar Nov 22 '20 22:11 MenschlichTv

just noticed that I also get this error: [HTML] :1: Uncaught TypeError: Property 'SetSQLQuery' of object # is not a function

MenschlichTv avatar Nov 22 '20 22:11 MenschlichTv

You need to be on x86_64 branch, the default gmod web view stuff is too old to work properly with this.

WilliamVenner avatar Nov 22 '20 22:11 WilliamVenner

Yup, works now.

MenschlichTv avatar Nov 23 '20 07:11 MenschlichTv

Hello there ! , sorry to revive this issue but the same thing that happened to Yoshi happened to me : SQlite viewing doesn't work

So i was wondering if i needed another module like tmysql or mysqloo to view the **sqlite database ** ?

Craftgeeking avatar Apr 28 '22 02:04 Craftgeeking