Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Upsizing
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00582259
Message ID:
00582916
Views:
18
>I've reviewed the threads and I believe I'm still missing something on this. I am trying to figure out how the mm_newid stored procedure is going to be called when it is not attached to the SQL tables. I went through each step of the "Accessing Remote Data Step-By-Step" and it says to remove the NEWID() reference from all tables, but doesn't say to add the mm_newid() to any tables. Does this mean that mm_newid() is only used programmatically when accessing the SQL tables from within Mere Mortals? If that's the case, I'm going to have to rethink this whole process because we're upgrading to SQL so that other systems will also have access to the tables and be able to add records. I had hoped that the mm_newid stored procedure on the SQL server would have covered for this, but can't seem to figure out how. Maybe I'm missing a step someplace?
>
>Any help is appreciated.

You will need to add the mm_newid() stored procedure to the your SQL database. The framework's bizobj is equipped to call that stored procedure to get the newid. Let us know if you need some help creating the stored procedure on the backend.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform