Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by cfneumann

  1. cfneumann

    Help please! Browse in Visual dbase

    use mytable browse Christopher F. Neumann [dBASE Charter Member] IWA-HWG Member Blue Star Visual dBASE graduate ICCP TCP/IP Network Analyst Data Communications Engineer http://cfneumann.us
  2. cfneumann

    DBase III+ under XP Professional

    I disagreed when dBase, inc decided to name their new product dBase Plus, but thats life. dBase Plus is not the same as the 16-bit DOS language that you are using. dBase Plus is Visual dBase 7.5's replacement. I am running my applications on thousands of machines nationwide without any...
  3. cfneumann

    visual dbase bell

    Actually, there wontbe other ways in the future either :D Are you familiar with the new Intel/AMD processors? AMD handles 32/64-bit and the Intel one ONLY 64 bit. So dont be surprised when it happens. Yes, Bill is right up there with Michael Jackson, no doubt... Christopher F. Neumann...
  4. cfneumann

    DBase III+ under XP Professional

    You should look at dBase Plus instead of Foxpro or Access. Go to dBase' site http://dbase.com and select the dBase SE version. This should reduce the need to totally learn a new language and you will be able to maintain the stability and robustness of dBase!! Christopher F. Neumann [dBASE...
  5. cfneumann

    Borland Visual dBase 5.5 Applications

    I have a VERY STABLE VdB 5.7 application that has grossed $1M+ for my company and works great from 95 to XP. Keeping with the evolution of O/S' and users demands, I have completed the porting to dBase Plus. Both versions are HIGHLY STABLE. Christopher F. Neumann [dBASE Charter Member] IWA-HWG...
  6. cfneumann

    Visual dBase 5.5/5.7 access violation Windows 2000

    Remove any dBase and/or IDAPI segments from the autoexec.nt and/or autoexec.bat Delete the complete directory where you installed VdB. Restart the machine. install 5.5 (do not open it though). update to 5.7 update the 16-bit BDE to 2.52 make sure the shortcut for VdB has the 'use in own...
  7. cfneumann

    visual dbase bell

    16-bit VdB is restricted to 8.3 filenaming with the NT kernel. Keep in mind that O/S' in the near future will not handle 16-bit apps. So you may need to rework your future methodologies :D Christopher F. Neumann [dBASE Charter Member] IWA-HWG Member Blue Star Visual dBASE graduate ICCP...
  8. cfneumann

    Visual dBase Compiler

    Try eBay. Christopher F. Neumann [dBASE Charter Member] IWA-HWG Member Blue Star Visual dBASE graduate ICCP TCP/IP Network Analyst Data Communications Engineer http://cfneumann.us
  9. cfneumann

    Need Help with creating a DBASE expression

    In dBASE+ it is: select * from mytable where substring(zipcode from 5 for 1) = "5" Some DBMS' will require all caps, so keep an eye on that. Christopher F. Neumann [dBASE Charter Member] IWA-HWG Member Blue Star Visual dBASE graduate ICCP TCP/IP Network Analyst Data Communications...
  10. cfneumann

    Just saying Hello!!

    dBASE+ is exceeding superior to all of the vintage dBase products!! It works very fast and is as SQL-92 compliant as others. I can easily talk to other DBMS' (Oracle, DB2, SQL Server, etc.) within my applications. I can also easily use dBASE+ for a front end to various DBMS' which makes...
  11. cfneumann

    Time to Upgrade

    For converting to dBase Plus, look into dBase SE. Christopher F. Neumann [dBASE Charter Member] Blue Star Visual dBASE graduate ICCP TCP/IP Network Analyst Data Communications Engineer http://cfneumann.us
  12. cfneumann

    dBase & winsock

    dbMark (Programmer) Nov 14, 2003 If you meant to post to the Visual dBase forum then post your query here: Forum289 What if they are using dBase Plus wich is not 'visual' and certainly isn't DOS? Christopher F. Neumann [dBASE Charter Member] Blue Star Visual dBASE graduate ICCP TCP/IP...
  13. cfneumann

    dBase & winsock

    Receipt: form.activex1.nativeobject.getdata(date) msgbox(date) form.text3.text=form.text3.text+date Christopher F. Neumann [dBASE Charter Member] Blue Star Visual dBASE graduate ICCP TCP/IP Network Analyst Data Communications Engineer http://cfneumann.us
  14. cfneumann

    dBASE Plus Web application mapping for 2003 server.

    Which web server software are you using now and then? The same? Christopher F. Neumann [dBASE Charter Member] Blue Star Visual dBASE graduate ICCP TCP/IP Network Analyst Data Communications Engineer http://cfneumann.us
  15. cfneumann

    Compairing Access-dBase

    Best direction would be convert all you dBase to dBase SE and then migrate and create with dBase Plus. Christopher F. Neumann [dBASE Charter Member] Blue Star Visual dBASE graduate ICCP TCP/IP Network Analyst Data Communications Engineer http://cfneumann.us

Part and Inventory Search

Back
Top