Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help - CursorAdapter to Active Directory returning memos
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Help - CursorAdapter to Active Directory returning memos
Divers
Thread ID:
00932675
Message ID:
00932675
Vues:
56
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform