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
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...
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...
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...
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...
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...
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...
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
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...
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...
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
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...
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
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
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
'I don't see a setting in any of the shortcut tabs for "run in separate memory space".'
create a shortcut for the application and then you should have that oiption in the shortcut.
"Also, setting LOCAL SHARE=ON in config.db had no effect, perhaps because of the other...
dBase II was from 80-85
dBase III was from 85-87
dBase IV was from 88-94
Christopher F. Neumann
[dBASE Charter Member]
Blue Star Visual dBASE graduate
ICCP TCP/IP Network Analyst
Data Communications Engineer
http://cfneumann.us
Create shortcuts for your DBIII/IV applications. Within the shortcut, make sure "run in separate memory space" is checked. Also, look for stray NTVDM's in the task manager's processes and local share is true in the BDE.
Christopher F. Neumann
[dBASE Charter Member]
Blue Star Visual...
It certainly wouldn't hurt. But it sounds like if it runs 5 times, that isn't the cause of your problems.
You might checck your memory resources prior to running it and then again afterwards. It sounds like something is not releasing after you exit the program.
Christopher F. Neumann
[dBASE...
Are you overwriting this file every time?
Christopher F. Neumann
[dBASE Charter Member]
Blue Star Visual dBASE graduate
ICCP TCP/IP Network Analyst
Data Communications Engineer
http://cfneumann.us
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.