Viewing 8 posts - 1 through 9 (of 9 total)
That would work if all the code wasn't encrypted but that is along the lines of the answer I need. Thank You. It may end up being part of the...
November 29, 2012 at 5:44 am
Thanks definately useful but I was looking for a quick way to grab all the database code and put it into individual files. The purpose would be to baseline the...
November 28, 2012 at 12:23 pm
sorry stupid mistake my select was returning more than 1 record
April 24, 2012 at 8:04 am
There is a trigger but I disabled it to eliminate it as a possible problem.
April 24, 2012 at 8:01 am
error message is "Violation of PRIMARY KEY constraint 'TKMYTABLE'. Cannot insert duplicate key in object 'MYTABLE'.
I checked the primary key constrain on the table definition and the name matches the...
April 24, 2012 at 7:51 am
The actual database lives on a different network. My intent is to make a revision. So I am copying almost all the fields from 1 record to the new one....
April 24, 2012 at 7:47 am
Sorry got hit with a sinus infection and couldn't work.
We tried the couple options given on execute permissions and I had my DBA read the link Jack sent. That...
April 16, 2012 at 1:16 pm
the exact error is "The transition "Submit" was not completed Error attempting to add to database.
Database error: this operation could not be completed possible because the database is read-only.(TTexcIDS_EXC_DB_IS_READ_ONLY)Update...
April 11, 2012 at 11:21 am
Viewing 8 posts - 1 through 9 (of 9 total)