Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQLEXEC, records not ordered
Message
De
30/07/2013 10:39:38
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01579404
Message ID:
01579415
Vues:
44
>Hi
>I am uploading data to database via SQLEXEC command, ODDBC, in phpmyadmin, MySQl database.
>It works, but problem records are not ordered.
>If my my table: 1,2,3,4,5...
>Remotely it becomes: 1,2,4,5...

So it's missing record 3?


>As scan commmad treat records one by one, I can not understand why it happens.
>Code is as below:
* I would suggest this condition is not being met on record number 3:
SCAN FOR cert_pt = 0  AND lib = 1
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform