Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Two Apps ONE database
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00663912
Message ID:
00664793
Views:
18
Tschuess Marcus,

Thanks for your reply. Turns out I had caused the problem by entering the wrong information in the app's ini file.

I had:
YPAYROLL=C:\Projects\Ytimeclock\Data\

When it should've been:
YTIMECLOCK=C:\Projects\Ytimeclock\Data\

And the poor database manager object was getting quite confused by that.

I learnt a lot [more] about the framework as I frantically traced Kevin's code, as usual.

Thanks!!!!

Alex

>Hello Alex,
>
>this should work without probs.
>One suggestion:
>
>Did you turn on Multi Databases like shown in the Dev. Guide ? Chapter: "Specifying Additional Database Containers"
>It looks like you use a second DBC besides the MM DBC, that is the right way but the DBC Manager must also be configured (same page in Dev guide)
>
>If this doesn't help you can perhaps give us a bit more detail on how you did set up the next steps (do you use forms, did you use Buisiness Obj. Builder) did you bind controls on forms to the data ?
>
>Marcus
>
>>The yTimeClock project, of course, works perfectly, but I'm having a hell of a time with yPayRoll.
>>
>>At one point I managed to get a bizobj in yPayRoll to access information in the yTimeClock database, but that was only from the command window. If I compile the application and run it, the bizobj doesn't bring up anything (doesn't even open the view and table) and doesn't return an error message either.
>>
>>I already set up the application's INI file (I'm in win2000) and c:\projects\yPayRoll\metadbc.dbf as follows:
>>ckey: yTimeClock
>>cDesc: Ypayroll Data
>>cLocalDBC: c:\projects\ytimeclock\data\ytimeclock.dbc
>>cRemoteDBC: blank
>>lDefault: .t.
>>
>>Everything appears to be OK, yet I can't seem to get the yPayRoll application to even see the data in the yTimeClock database.
Low-carb diet not working? Try the Low-food diet instead!
Previous
Reply
Map
View

Click here to load this message in the networking platform