Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Login procedures in client/server setting
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00155513
Message ID:
00155514
Vues:
29
I make a copy of the dbc for each user. You can copy it into the user's temp directory when the system starts.

I usually deal with the NULL issue by replacing any empty date field with NULL before using TABLEUPDATE().

>I am creating a login screen to get userID and password,
>to use to connnect to a DB2 database from a VFP6.0 app
>If you use DBSETPROP(...) to set the userID and password
>programmatically after the user has input them in my custom
>login screen, the DBC must be opened exclusively
>Does anybody have any thoughts on ways to handle the
>login process?
>
>Also, has anyone had experience working with Date fields
>and dealing with Null values, with DB2 on the backend.
>If you have a grid with a date field column, setting a
>date to empty (ie 00/00/00) seems to be a problem.
>
>-tjm
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform