Jump to content

[SOLVED] MySQL unchangeable


LordOrange

Recommended Posts

I'm running an offline web server on my machine and for the past year or so it's been working fine. I've been using a program called DreamCoder to manage my database.

 

Recently it has started giving me errors when ever I try to edit information in the database. I can't find any obvious reasons. Please can some one help me.

Link to comment
Share on other sites

There two different ones:

 

Update failed. Found 0 records

 

and

 

1064

#42000You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 4

 

 

DreamCoder sends these in a pop up box.

Link to comment
Share on other sites

Unfortunately all the code for these run in the background and are unaccecible but when I tried to run an update script (mysql_query("UPDATE calendar ('date','event','details') VALUES  ('23','event1','something is happening')");) I get no errors but nothing happens.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.