Also another problem which really bothers me. I am using webmin on 10000 and of course I want to block the port for outsiders. But if you enter 10000 in the blocked ports firestarter blocks it for the intranet too. Any ideeas?
I have the same problem! If I leave the interface open after a couple of days it hangs. But if I close it (and make sure it is not opened also in the taskbar) everything is ok.
Also I am a bit dissapointed that the hits messages are written through the kernel therefore when I look at the text...
Check the SQLCONNECT, SQLEXEC statements.
I am working in such an environment like yours for a couple of months and I've used only those functions.
SQLEXEC is something like exec for SQL2000
Cheers
DO NOT USE FCREATE()!!! Don't use the command line ftp!!! In production environment this doesn't work!!!
I've developed an offline e-order app in VFP70. In my prior versions I used fcreate() on WinNT 4.0 which proved tyo be catastrophical. The only solution I've reached (after 3 years in this...
Dear Chip H.
I owe you a lot!
I'm new to this kind of job seeking. Thanks for the thoughtfull advice. I will try it as soon as possible.
Robert P. If this helped please let me know. May the Force by with you...
For large amount of data try using LOAD DATA INFILE (read this in the documentation)
MyODBC works really slow with views. I tried this from VFP 7.0 and this is not a solution at all. Try LOAD DATA INFILE. You will like the speed... :))
Best Regards If this helped please let me know. May the...
You cannot do this because you are trying to select from a table that does not belong to mysql at all. This is a mysql command regarding mysql tables from mysql databases.
I think that you should read the documentation about the 6.4.8 LOAD DATA INFILE Syntax. This should help you get the data in...
No you can't yet.
They don't have subselects! But this is expected soon.
Read their documentation on how to avoid this problem. there is a special link in the doc(html) "functionality missing for mysql" 1.4.4.1 subselects
Chip, JTB
Thank you very much for your replies.
I would like very much to stay here and work for GSK (my family also works for GSK) but there is a big problem. The company is in a cloudy situation and all the software that I do is FoxPro 2.6. They are not yet prepared for Visual Programing...
I think you should try to save something like :
save1 = thisform.thisgrid.thiscolumn.text1.value
save2 = thisform.thisgrid.thiscolumn.text2.value
....
save3 = thisform.thisgrid.thiscolumn.text3.value
It's much faster! because you don't go into the cell you just explicitlly take its value. Your...
Hello,
I am very interested in your opinion about what my chances are in your environment. I will consider your input very important in my decisions for the future.
I live in Romania (Eastern Europe) and I am 22 years old. Next year I will obtain my University degree (Computer Science). I am...
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.