Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfpoledb, free tabels, bad SELECT statement
Message
 
 
À
17/10/2003 22:53:58
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00839948
Message ID:
00839971
Vues:
19
>Thank you Fred for joining in,
>I tried that a prior to posting this thread. Although I did not get the same error, I did get a different error. I got an OLE IDISPATCH error that advised me that I reached either EOF or BOF. But that is wrong also. Becasue the record that I am SELECTing for via the WHERE clause is a valid record. Any other thoughts?
>
Neil,

What's the size of custid field? If it's more than 6 characters, try to pad '765583' to the size of the field with spaces.
rs=oConnection.Execute([SELECT * FROM arypat01 WHERE custid= '765583   '] )
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform