Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
System hangs on a simple select statement
Message
 
 
À
30/03/2000 15:56:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00352912
Message ID:
00352916
Vues:
14
>System hang up when I execute a select statement
>"select * from Invoice_service where invoiceid = 11713"
>But "Select * from invoice_service" works fine and I can see all the 3 records for the invoiceid = 11713. Any suggestions Please.
>
>Thanx
>Gnana.

Hi Ghana,

I'm assuming you have an Index on InvoiceID field and this field is Integer.
Ok, try something simple first. Try Select InvoiceID from Invoice_service where InvoiceID=11713.

If it doesn't work, then something is definitely wrong...
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform