Hi all experts,
How about deleted record?? Are they counted??
how if we don't want to include the deleted records?
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
To all expert..
What is your suggestion if I have the condition
to looping withing a file?
What should I use? is for... next, scan.. enscan
Please help, I neet to loop a file about 500.000.000 records.
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
Mike and Mike,
Now you're going somewhere
but don't leave this forum, okay?
good luck for you guys.
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
What is the faster function use similar with Seek()
for Table on SQL Server connected to VFP6?
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
Mike, that's the point...
I just want to give the idea to let the world (beside the fox's world) knows that there's a place like this,
and people like you guys exist.
People who willing to give help to the of the willing it self...
Salute, to all of you guys... (especially you mike) :)
Agit...
Mike,
I'm serious...
This forum has been everyone's solution.
If someone make a book of it, it would be useful
for people who don't have a chance to know this forum...
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
Just a question, though...
Is it impossible to write this forum into a BOOK or something???
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
slighthaze,
You know it is nice, when you go visit a place
and the people there recognize you as their friends...
and willing to help..
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
Mike Lewis,
My mistake, I just want to remind Ispeaks, the behave of
Private Data Session.
Thanks Mike.
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
bebbo,
aa = "0.5"
b = val(aa)
You already done it... but when you put that
value to a string use: str(b,5,2) instead of str(b)
hope this works...
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
annemie,
You may review FAQ about Memory Management (faq184-3504).
This may help...
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
Ispeaks,
I have this kind of experiennce, and I've notice that
the problem appears when it's involve a form...
and that form have a "Private Data Session"...
so beware of "Private Data Session"...
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
JackTheC,
You may review the FAQ about Memory Management (faq184-3504) http://www.tek-tips.com/faqs.cfm?spid=184&sfid=3504
and don't forget to give any comment...
Agit Permana (08561052915)
Mitra Solusi Pratama, PT
http://www.msp-works.com
...to use the SetSystemtime and not SetLocalTime.
In Your main main program put this syntax:
=SyncDateTimeFromServer("\\YourServerName")
******************************************************
Function SyncDateTimeFromServer(tcserver)
Local lcserver, llretval
llretval = .F.
If...
Here is a procedure to speed-up your VFP Application (tested on VFP6, though):
**************************************************** Save this File to SetMemory.PRG
* Add 2 (two) lines in you main program:
* 1. Set Procedure to SetMemory.PRG additive &&(if you have more than one...
It can't be passworded... because that menu can be operated by anyone... and that application is for other company... and my contract is depend on that menu...
I have an application buit in VFP, and I have a very important menu that call a very important procedure, therefore I want to send a e-mail to myself whenever that procedure called...
I've try the outlook... but it'l give my user a notification that my application send an email...
IS THERE ANY...
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.