Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
An ACCESS Server? Good grief!
Message
De
06/01/2000 09:52:58
 
 
À
06/01/2000 09:20:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00313861
Message ID:
00313870
Vues:
33
>I need to insert records into an access table that looks like:
>
>Physician Table
>---------------
>Physician # N 8
>Last_name C 30
>
>I tried using sql pass thru:
>
>? sqlexec(nhandle, [insert into "physician table" ("physician #", last_name) values (3, "Todd")])
>
>That failed, and I haven't been able to create a remote view that would allow updates. Can anyone clue me in? Thanks!


Ok, never mind all that. I got a remote view to work.

Now, how do I define the keyfields in a persistant manner? I know how to do it with cursorsetprop, but then I will have to do it every time I open the table. I would rather have them part of the view definition.

Thanks in advance!
--Todd Sherman
-Wake Up! Smell the Coffee!
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform