home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / os / mswindo / programm / tools / 710 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.9 KB  |  43 lines

  1. Newsgroups: comp.windows.ms.programmer,comp.os.ms-windows.programmer.tools
  2. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!news.cs.indiana.edu!umn.edu!bru!mayo.edu!anderson
  3. From: anderson@mayo.edu (Alfred I. Anderson)
  4. Subject: Re: Visual Basic Dbase toolkit
  5. Message-ID: <anderson.22.713830139@mayo.edu>
  6. Sender: newsman@bmw.mayo.edu (/home/bmw/usenet)
  7. Organization: Mayo Foundation
  8. References: <92224.160050U55870@uicvm.uic.edu>
  9. Date: Fri, 14 Aug 1992 22:08:59 GMT
  10. Lines: 31
  11.  
  12. In article <92224.160050U55870@uicvm.uic.edu> David James Alexander Hanley <U55870@uicvm.uic.edu> writes:
  13. >Date: Tuesday, 11 Aug 1992 16:00:50 CDT
  14. >From: David James Alexander Hanley <U55870@uicvm.uic.edu>
  15. >Subject: Visual Basic Dbase toolkit
  16.  
  17. >  I'd like to write visual basic programs that will have the ability to
  18. >minipulate, extract information from, and create DBASE compatible files.  Not
  19. >wanting to do it all myself( I have no clue how dbase files are formatted ),
  20. >is there a DBASE comptible toolkit that I could get that wild simplify the
  21. >process for me?  Failing that how could I find out about the format?  Or could
  22. >I possibly link in a C toolkit that would do the job for me?
  23.  
  24. >  Thanks.  Any help would be appreciated.
  25.  
  26. >DAVE!
  27.  
  28.  
  29. I've used the Q&E Libraries from Pioneer Software.  Lets you access DBASE 
  30. files as though they were on an SQL server.  It does work.  Nice thing is 
  31. that you can switch your application from DBASE to SQL servers (Sybase, 
  32. Oracle, OS/2, even text files) and it all "works".    
  33.  
  34. On the down side, the interface to VB is kind of fishy.  Takes considerable 
  35. code to really make it a nice interface.    
  36.  
  37. So --- you might want to take a look at this if you don't find anything else.
  38.  
  39. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  40. Alfred Anderson                Internet:    anderson@Mayo.edu
  41. Mayo Foundation - Rochester MN 55905
  42. -----------------------------------------------------------------
  43.