Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Call com+
Message
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01037971
Message ID:
01038022
Views:
16
Well I think that seems to be right but I'm getting access denied....using the creatobjectex() I think I have to set the security on that one, I've tried a couple different things with not much success.
*remote access-give access denied
o = CREATEOBJECTex("SQL_FOXlocal.Class1","\\itdavid")

*local machine-this oen works
*o = CREATEOBJECT("SQL_FOXlocal.Class1")

thisform.text1.Value = o.Hello()
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform