command line utility to run foxpro query -
01-11-2004
, 09:56 AM
Hi,
I need a command line utility to run foxpro query. Is there any such
utility like isql.exe.
My requirement is basically to write a sql procedure which i want to
call through a .net application. This sql procedure runs in a infinite
loop waiting for a database change to happen. It breaks from loop when
specific time has arrived or database change has happened. For
facilitating this I require
1. syntax for writing foxpro procedure.
2. some command similar to waitfor command in sql server.
I am a new to foxpro. If any body have any ideas please help.
Thanks,
Pradeep |