Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COM object not writing to table
Message
 
To
19/05/2002 18:11:35
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00658684
Message ID:
00658740
Views:
11
Not sure, but, you probably wouldn't want to open it up to everyone. You should just include anonymous web users (iwam and iusr).
>Do I need to explicitly grant read/write access rights or are they included in the "Everyone" group?
>
>Thanks,
>
>James
>>James,
>>You need to grant read/write security to that table for the IWAM and IUSR accounts. It should work after you do this.
>>>Hi All,
>>>
>>>I'm trying to write a COM object that will be able to get input from an ASP page and store it to a table. Simple.... except it seems to be ignoring the lines of code that tell it to write to the table. Am I missing a step or setting somewhere?
>>>
>>>
>>>INSERT INTO Reg VALUES (This.cTemperment, This.cAge, This.cColor)
>>>
>>>
>>>I've stored and checked that data path, the table "Reg.DBF" is in the data path and access is granted as far as I can tell. Is there anything you can suggest that I may be missing?
>>>
>>>Thanks in advance.
>>>
>>>Aloha,
>>>
>>>James
Previous
Reply
Map
View

Click here to load this message in the networking platform