Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help - CursorAdapter to Active Directory returning memos
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Help - CursorAdapter to Active Directory returning memos
Miscellaneous
Thread ID:
00932675
Message ID:
00932675
Views:
57
I have created a cursor adapter that hooks into our Active Directory. The CursorAdapter is created and populated but the resulting fields are all memo fields.

The schema was built using the builder and initially showed memo fields:
EMPLOYEEID M,GIVENNAME M,SN M,DISTINGUISHEDNAME M
However, I edited the schema so it now looks like:
EMPLOYEEID C(6), GIVENNAME C(50), SN C(50), DISTINGUISHEDNAME C(100)
Yet I still get Memo fields. Is there any way to have the curosor adapter not use memo fields for these fields?

Thanks for your help.

Rodd
Next
Reply
Map
View

Click here to load this message in the networking platform