Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Count for myfield = 12 in Access
Message
From
25/09/2003 07:21:22
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00832103
Message ID:
00832153
Views:
32
Hi Ali!

Try:
* In VFP
=SqlExec(nCon, "Select count(*) From MyTable Where myfield = 12", "MyCursor")
Inside MS Access you have that create one query like "Select count(*) From MyTable Where myfield = 12" and to get the result it.
I hope this help you.
Bye!
Erick
Força Sempre!
Strength Always!
Previous
Reply
Map
View

Click here to load this message in the networking platform