Ok Mike,
That is what I just do. But it is very slow, because I can't use the indexes (ntx files), so the question is : ca i use the ntx files(as in an index) in a seek phrase ?, and how can i know which ntx i have to use ?
wvg,
Filip
Hello Experts,
Another question,
In serveral firms I work the program cubic for dos is used.
This is a bookkeeping program.
It is made in clipper.
So far no problem.
In my program I use this tables.
Tables are made in dbase IV(or dbase III) with ntx index files.
Is there any way to use this...
Dear Experts,
For You it might be a very simple answer on the following question:
In the load of the form I make a cursor file:
create cursor tmpclient;
( client C(8),;
order N(10,0),;
orderdate D(8),;
............
end...
Dear Experts,
problem 1 : how can I see the exact error code ?
On screen I have :
Table 'f:\cubic\02\mc02.dbf' has become corrupted. the table will need to be repaired before using again.
When I open the table in vfp7 sp 1 : no problem, the same when I open the file in vfp9 sp 1 : on my pc...
Hello David en Mike and ....,
I open these files in the load of my formset like this
IF ! USED("ms02")
SELECT 0
USE f:\cubic\02\ms02 shared
ENDIF
In the Unload of a formset
select ms02
use
this is a file made in dbase IV
Can I find more about the error message.
I there a...
Dear Experts,
I have a problem I can't solve alone.
I did an upgrade from by vfp7 sp1 program to vfp9 sp1.
I also made a new setup procedure.
When I run on my computer (vfp9 sp1 complete installed) there are no problems.
On the computers of the users with xp sp2 and having runned my setup...
Hello Experts,
I am programming in visual foxpro 9.0.
I have a client that is using pervasive sql
Until now het used pervasive sql 8.5
In the 8.5 there was an option tools with fantastic tools as query grid builder.
Now the client has chosen to upgrade to 9.5 but I can't find the easy using...
Dear Colleagues,
I have write a program in vfp7 sp1.
No problem with it.
What really is a problem is that on the pc's with desktop speficiation windows xp style i can't move the forms.
On those with windows classic style no problem.
All the users are on pc's with windows xp sp2 and they would...
Hey Guys,
Is this possible ?
A have a directory x
In this directory and it subdirectory's i would like to see all files with the last access date on the files
Has sombody this already done ?
Wfg,
Filip
hello Mike
First A happy new year.
I found my error, I changed tablecursor with blabla and then I could browse the blabla cursor.
Thanks anyway for being so concurred with my problem
Filip Merlier
hello Mike,
I tried the first option so slqtables, but he answers me always alias tablecursor is not found
the value of lnreply is 1
Any help please ??
FILIP
Hi Mike ,
That is the first thin I want.
The second thing is looking in the table and see if all the zones I want to have in are present
If they are not, I can alter table.
wfg,
Filip Merlier
Hi You experts,
I have a program made with vfp7.
Now I would like to know if a table exists under sql 2000 and if the table exist, I would like to know if all ingredients are present.
for example : table rates
if the table rates exists I would like to know if zone end_year exists. if it...
Hi college's,
A Client asked me if it is possible to access to printer box while printing to printer preview
If I want to print from the preview it always print to the default printer
Any Suggestions are very wellcome,
*REPORT FORM repprov.frx PREVIEW
Filip
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.