new company db installation
I created a new GP database and reran the maintenance to add the SC stored procedures. The only stored procedure that it created is the GetNextNumber. How do I resolve this?
Answers
Best Answer
Michelle,
The only procedure that SmartConnect creates is the E1_SC_GetNextNumber and procedures for importing into Extender.
Which procedures are you missing?
Thanks,
Lorren
The only procedure that SmartConnect creates is the E1_SC_GetNextNumber and procedures for importing into Extender.
Which procedures are you missing?
Thanks,
Lorren
Sorry for the delay, i had to check SQL….
The other db's have numerous stored procedures such as GetMapLines, GetMessage, UpdateSaveConstant.
Are these remnants from an earlier version?