| Thread | Last Post | Replies |
|
| FRead vs. FileToStr | 29 Sep 2007 08:34 GMT | 4 |
Does anyone know if the FRead and FWrite and other low level VFP commands are "Vista friendly?" I think the limits of FileToStr are 16 megs and I may have to process files of as much as 100 megs. Thanks,
|
| form height weirdness | 29 Sep 2007 08:29 GMT | 2 |
VFP9 SP1 on WinXP Sounds like a bug to me. Comments? Create a form. Set titlebar to 0 (off).
|
| ODBC: Is this a bug? | 28 Sep 2007 18:56 GMT | 4 |
vfp 9, SP1 The point of the following was to determine if an ODBC connection is available on the current machine and it works fine for that purpose. However the added ? statements show what seems to me to be a bug.
|
| back end data faster updates | 28 Sep 2007 18:56 GMT | 5 |
I'm still new with MS SQL and I tried to use the SQLEXEC() function to execute the STORED PROCEDUREs I coded at the SQL Server but when I tried to use the remote views I found out that its much faster than the SQLEXEC function.
|
| Grid resizing: 2 questions | 28 Sep 2007 00:01 GMT | 3 |
VFP 8 The following ref a grid that should always be the same size as its resizable container (ie a page or form). 1. Does the grid resize event fire automatically when its container is
|
| WINDOWS MAIL | 27 Sep 2007 16:25 GMT | 1 |
How do I get WINDOWS MAIL to work with JUNO?? I understand nothing about STMP or IMAP or anything else. I've never been able to use a windows mail application because of this.... and now I have Windows Vista Home Premium and would like to try it.
|
| WMI Service is Running? | 27 Sep 2007 15:48 GMT | 2 |
VFP9, Windows 2000 or Windows XP. Any safe way to determine if WMI service is running before I call something like: loWMIService = GetObject("winmtmts://"+lcComputer+"/root/cimv2" && error occurs here
|
| Fetching more records for a grid | 27 Sep 2007 13:57 GMT | 11 |
Hello and thanks in advance for the help... I have a grid control which is based on a small table that is extracted from a larger table. When the user scrolls to the last row, I would like to be able to requery and show the next (or previous if the user scroll up from
|
| replace syntax | 27 Sep 2007 12:48 GMT | 22 |
I am issuing the below syntax, and the result is it not only changes what it is supposed to, but also records where groupid = 54 REPLACE ALL groupname WITH "Customer Cell Numbers" FOR groupid = '5'
|
| Screen Resolution | 27 Sep 2007 07:22 GMT | 1 |
How to get the screen resolution value?
|
| Implementing events members of and Activex | 26 Sep 2007 22:15 GMT | 1 |
Using Speechlib object in VFP9 I´d instantiate it as loVoice = CREATEOBJECT("SAPI.SpVoice.1") This object has members methods which I need to use in order to highlight spoken words in an editvox.
|
| RUN Question | 25 Sep 2007 20:49 GMT | 12 |
I still have yet to learn about ShellExecute and would like to continue to use the RUN command because of the ability to leverage the "File Association" aspects of windows. In the CMD.COM and COMMAND.COM environment using the windows start menu
|
| age of empires 2 the conquerors | 25 Sep 2007 19:45 GMT | 1 |
hello I am using vista now. I can instal age of empires 2 the conquerors but I can't play it what can ı do?? pls help me... my e-mail adress is unforgiven1127@hotmail.com if you write me I will be very heppy..
|
| wlm | 25 Sep 2007 19:44 GMT | 1 |
every day i'm sent music files from a friend. it works for a bit then when sent by them doesnt show in my window although it is showing in thiers. so i am unable to recieve. any knowledge of why this happens? thank you
|
| Spinner Events | 25 Sep 2007 17:38 GMT | 6 |
(Still vfp7) First time using a spinner control and not understanding when the spinner sourcecontrol is updating... In this example, the spinner controlsource is a form property containing
|