Okay well I am running into a problem, It uploaded the first group of replys but now its rejecting everything else I am trying to upload to it, what I have done is made copys of the
sql files and then because there is so many copy one and cut and past into it as I go, breaking it down so I dont lose my place. its not working. it refuses to take it saying>>>>
SQL-query:
INSERT INTO [FORUM_REPLY]
VALUES (
3, 11, 41, 5836, 0, 35, "(npc) *Miranda smiles and nods finding an empty room she quickly undresses and quickly showers and steps out finding clean clothes and shrugs assuming that a maid had put them there for her and yawns going downstairs to the kitchen to have something to eat*", "20030318083825", "203.46.236.197", 1, NULL , NULL , 0
)
MySQL said:
#1064 - You have an error in your
SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '[FORUM_REPLY] VALUES (
3,11,41,5836,0,35,"(npc) *Miranda smil
I dont understand it, I converted it all from access to
sql and am uploading to the mysql database on the site for db1. that is as far as I have gotten. did I miss something?