Jump to content
UBot Underground

Query With Results Fails


Recommended Posts

So i made 2 blocks, "connect to the database" ( which is all fine working for HeidiSQL whenever i try on local) and then click test connection in "connect to database" says the connection is successful

 

Then i make "query with results" block and just write "SELECT * FROM article" and result table to &links but when execute these blocks nothing gets into table &links, what can cause this in case connection/details all is fine?

That's the error message : https://gyazo.com/6d1de8e08a1544c9bb8dff4859a4b8f5

Edited by mastercho
Link to post
Share on other sites

From what I can see in your bot.  The "query with results" should be inside your "connect to database" container.

 

Also, make sure that your SQL statements end with a ";"  Ignore the double quotes.

 

I hope that helps.

 

Buddy

  • Like 2
Link to post
Share on other sites

From what I can see in your bot.  The "query with results" should be inside your "connect to database" container.

 

Also, make sure that your SQL statements end with a ";"  Ignore the double quotes.

 

I hope that helps.

 

Buddy

Thank you for pointing my issue ^_^

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...