Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
MM specific tables for SQL
Message
From
03/01/2001 14:20:14
Gerald McKinsey
Keystone Consulting Services, Inc.
Yorktown, Indiana, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
MM specific tables for SQL
Miscellaneous
Thread ID:
00459037
Message ID:
00459037
Views:
56
Has anyone gotten SQL to work with MM?
Not just your tables & views, but the MM specific tables & views?

I've searched and read every thread on this site, but they seem to only cover 3 topics: How to flip the switch from local to remote, How to make & use connection strings, and how to use remote views. (Some of those threads were good though...especially James' CreateView Program!)

I have already made all my tables & views in SQL, and they seem just fine. What I'm having trouble with is converting the Mere Mortal specific tables and views. For instance, the first thing I noticed was that I couldn't use guids for the IID's. Turns out that there is some foundation-specific code that actually references the IID's as integers. (Whoops--looks like a small oversite in the foundation, IID's shouldn't be actually used FOR anything else)

So then I changed the IID's to integers and made them Identity Fields. So that error is gone. However, the projects still won't start...I seem to get some type of integer-to-character conversion error (Sorry, I know it's a bad description of the problem, but it bombs pretty hard on me)

So has anyone ever made a FULL SQL conversion, including Mere Mortal specific tables? (groups, mmcntrls, mmsctype, mmsecure, states, users, usgrlink). Did you have to do anything special? Is it possible to share what field attributes you used to make it work?

Thanks.
Dustin
Next
Reply
Map
View

Click here to load this message in the networking platform