dbTalk Databases Forums  

FoxPro as an ad hoc query tool?

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss FoxPro as an ad hoc query tool? in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Harry Stangel
 
Posts: n/a

Default FoxPro as an ad hoc query tool? - 09-01-2003 , 12:30 PM






I am looking for a tool to run ad hoc selects, updates, and
deletes on files in dBase IV format, with Windows XP as the OS.
The preferred syntax is SQL-92; functions to parse character
data (or write my own) is a plus. Is FoxPro a good tool for
this, and if so, what version would you recommend?

Thanks,
Harry



Reply With Quote
  #2  
Old   
Rick Bean
 
Posts: n/a

Default Re: FoxPro as an ad hoc query tool? - 09-02-2003 , 08:57 AM






Harry,
The VFP 8.0 data engine would be a good choice, however unless you want to do a lot of custom programming, you may want to check out some "canned" VFP solutions. Two that come to mind are Stonefield Query at www.stonefield.com and FoxFire! at http://www.micromegasystems.com/foxfire/foxfire.htm. For Non-VFP solutions you may want to consider Crystal Reports or R&R Report Writer at http://www.hallogram.com/. Note: CR like Stonefield Query and FoxFire! can also be integrated into a VFP application if you want a more customized front-end.

You could also use Access to attach to the tables using the new VFP OLE DB provider (http://www.microsoft.com/downloads/d...isplaylang=en), or the older (more limited) VFP ODBC client (http://msdn.microsoft.com/vfoxpro/do...c/default.aspx) and develelop the queries and reports in that environment.

Rick

"Harry Stangel" <hstangel (AT) pacbell (DOT) net> wrote

Quote:
I am looking for a tool to run ad hoc selects, updates, and
deletes on files in dBase IV format, with Windows XP as the OS.
The preferred syntax is SQL-92; functions to parse character
data (or write my own) is a plus. Is FoxPro a good tool for
this, and if so, what version would you recommend?

Thanks,
Harry



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.