Author |
Message |
Topic: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
syn2083
Replies: 5
Views: 4830
|
Forum: CMUD General Discussion Posted: Wed Apr 09, 2014 12:37 am Subject: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
Well, I continue to be ridiculous..
I figured it out, again. With my lack of sleep I was setting a default value of say 0 for a key.value IN the trigger. So if the trigger couldnt fire, because no ... |
Topic: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
syn2083
Replies: 5
Views: 4830
|
Forum: CMUD General Discussion Posted: Tue Apr 08, 2014 7:57 pm Subject: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
Further work has provided that I can add a record, if I whittle down every option that a specific item does not have in identify to not be sent on Insert.
I tried to set a valid value for each of t ... |
Topic: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
syn2083
Replies: 5
Views: 4830
|
Forum: CMUD General Discussion Posted: Tue Apr 08, 2014 4:51 pm Subject: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
Ok so, I am really silly. adding (%concat before the INSERT fixed it not adding anything..
BUT..
It only adds if the INSERT is within the trigger the Variable Key/Value is set in, if it is outsi ... |
Topic: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
syn2083
Replies: 5
Views: 4830
|
Forum: CMUD General Discussion Posted: Tue Apr 08, 2014 3:21 pm Subject: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
I apologize if I am being dense, or slow, this is unfamiliar and a new baby make the mind muddled.
Be that as it may..
I have tried your suggestions (to my knowledge) and thus far have not been ... |
Topic: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
syn2083
Replies: 5
Views: 4830
|
Forum: CMUD General Discussion Posted: Mon Apr 07, 2014 8:54 pm Subject: Need help with a script - MySQL & CMud Pro - EQ Database attempt - INSERT |
Hi Folks,
I have been combing the threads and the internet over the last few days trying to set up an identify script to pull data into a MySQL database.
I seem to be having quite a bit of diffi ... |
|