Hi Mike,
Thanks for your note, as I have allready posted a new thread "Freelancer wanted" with my mail address.
How can I find out if that has been blocked by the forum management.
What alternative ways would you recommend or suggest me? The matter is quite urgent.
Regards
Klaus
Hi Tore, Chris and Mike,
thanks for your quick response and your contributions to solving the problem.
However, the matter is very urgent, because their business depends on it. In the meantime I came to the conclusion that I cannot do it anymore, because my knowledge of foxpro is no longer...
Hi Tore,
Thanks for your quick response and offer of help.
Frist of all I'll try the app on a Windows 10 32-bits system. My friend uses the app for his business and needs a quick solution.
On my 64-bit Windows system there is already VFP9 installed. But adapting it for 64-bit Windows systems...
Hi everyone,
A very good friend of mine approached for help with his recent Foxpro application problem. His application was completed with Foxpro 6 around 2004/2005 and has been running on various windows platforms since then with no problems. The previous system the app ran smoothly with was...
Yes, I know that, but I forgot to mention that the view was executed in the View Designer and there you type in the value. In the mean time I found out that the index of the table used in the view was corrupted. The view run fine now with 'vp_periode'.
Unfortunately my report still doesn't work...
Hi there,
In an application a report no longer runs, probably caused by a system crash. I trace the problem down to a view used by this report.
In that view, a filter variable “?vp_periode” is used which causes the following error message: “operator/operand mismatch°, but if that variable is...
Hi all,
Meanwhile I solved my problem to change the source table using a view. In retrospect, the solution was much simpler as I thought it would be at the beginning.
After filling the LB2 with all items from LB1 which should be hided and then run the routine cmdHide from the form. This routine...
Hi Tamar,
Of course, there are different ways to move data around. However, the mover is not my problem, but changing the moved data afterwards is what I want to achieve.
Klaus
Hi Olaf,
thanks for your the detailed answer. First off all, I had to digest what you reported and must confess that I did not get it all. However, one thing seems to be clear now my approach probably will not work the way I thought.
In the meantime, I also considered a cursor solution, but...
Hi Olaf,
>> A requery of that view would only reduce the records shown in the listbox. <<<
That's exactly what I want to achieve. The final result of the view is not transferred back to
the original table, but goes into a completely different table.
My request points more to how to achieve...
Hi all,
Could someone help me with the following programming problem?
In a form I have 2 identical list boxes (LB1 + LB2). LB1 displays some fields of a record from
the content of a view while LB2 is empty. With a dlbClick on any line in LB1 copys this line to
previous empty LB2. A dlbClick...
Hi all,
I start a script from a command button which contains a statement within a loop such as:
"SUM lv_revisor.stunden TO lnGesStd". The result is correct but each time it is executed
the code text "lv_revisor.stunden" is placed all over on the form.
How can something like that happen?
Klaus
Thanks Olaf your Copy To worked right away and i don't see any striping at all.
Great thanks to Mike and all of your for the quick responses trying to help me.
Regards
Klaus
No, Olaf the databases are not the same and i just need only the clients table in my new database.
OK, first off all I tried to use the Copy To command, but got stuck using it.
Next used the Copy File command and copied the .dbf, .cdx, .ftp, tbk files into .pjx folder and added that table...
Hi all,
Could someone give me a tip on how to transfer a table (customer) from one database to another database with the entire contents? Would it be necessary to first convert the table (customer) into a free table?
Regards
Klaus
Hi Koen,
Thank you for your advice, but Vilheml's procedure is less suitable for my purpose. In the meantime, I've already found a way that will keep me going.
Klaus
Hello Tamar,
I would rather like to loop through the Excel data and copy it into a cursor, because not all the content has to be taken over. In addition, some changes are required during the copy process. Time is not crucial.
If you have already writen such a VFP code, could you give me some...
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.