Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor Adapter and Shared Connection
Message
From
22/10/2003 10:35:19
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00840664
Message ID:
00841048
Views:
19
Hi Mark

Thank you for your answer. I´m trying to see what happen.

I download you class too. It´s very nice, But I have two problems.

1. I can´t create a CAs for each table. I got an error in this procedure:

PROTECTED PROCEDURE Error(nError, cMethod, nLine)
SET STEP ON
----> THIS.lError = .t.
THIS.cErrorMessage = [Error: ] + TRANSFORM(nError)
+ [ Method: ] + cMethod + [ Line: ] + TRANSFORM(nLine)
AERROR(THIS.aErrorInfo)
ENDPROC

2. I use a lot of views from SQL Server and the CAs only generate CAs for tables not for views.

Thank you for your help.

Carlos
Carlos A. Miranda
E.I.S.lnc
President
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform