| Thread | Last Post | Replies |
|
| Duplicate IDs sometime | 07 Aug 2007 11:04 GMT | 16 |
HI friends, my project is developped in Visual Foxpro 9 SP1 installed on windows 2000 server. more than 100 client of Windows XP are working on it. all tables in data environment are set optimistic table buffering
|
| Detail Band OutSide of Group Band | 07 Aug 2007 10:01 GMT | 2 |
Any way to get a detail band outside of a group band? I need to break table1 into two groups and then have table 2 print its records afterwards: (Example - just to give you an idea of the situation) Group Band 1(Calls Grouped by time) - Records come from table 1 only broken
|
| SET SKIP problem | 07 Aug 2007 08:08 GMT | 2 |
vfp7 SET SKIP is throwing an error that makes no sense SELECT aaordent SET RELATION TO ordernum INTO aaorddet
|
| use of system tray | 07 Aug 2007 02:52 GMT | 5 |
anyone know how to make foxpro program to stay in XP system tray ? a sample would be very nice.. thanks!
|
| Alter table - column caption | 06 Aug 2007 20:11 GMT | 1 |
When using ALTER TABLE ADD COLUMN is there any way to specify the "caption" value? (VFP 9) Thanks, Cat
|
| Hyphen in remote field names and ODBC | 06 Aug 2007 18:30 GMT | 6 |
I'm trying to initiate query to a remote (thin pipeline) Progress database. I can pull the whole tables w/o any problems, except for the huge time lag. Due to the size of the tables I'm pulling from and the SLOW connection speed, I'm trying to filter on the initial remote view ...
|
| UAC problem, or not? | 06 Aug 2007 17:21 GMT | 21 |
This app stores its preference files (I don't use ini or registry) in its folder under CSIDL_COMMON_APPDATA (all users\application data\ on XP; who knows what on Vista). The folder and its files are created during install and deleted during uninstall. During operation, under ...
|
| VFP7 Report Centering Images | 06 Aug 2007 16:04 GMT | 2 |
This may be the last straw that forces me to VFP9 ;-) I've got a residual problem printing "one up" data sheets with a single image using the VFP7 report form. The images have varying aspect ratios, some tall, skinny, others short
|
| GOTCHA: VFP 9 SP 1 (Build 3504): Development System / Runtime Inconsistency | 05 Aug 2007 18:01 GMT | 2 |
My boss just reported a problem in an archiving program that is not used very often. It ran fine on my system. When I looked at the error, I was surprised that the same error was not occurring on my system. The error was that the GROUP BY
|
| Any way to delete user-selected text from a textbox? | 05 Aug 2007 17:47 GMT | 2 |
I have a textbox. If I highlight a portion of a text in the textbox and want only that portion to be deleted by clicking on a command button - is there any way to do that in VFP? Thanks
|
| BindEvent() and _Screen.FormCount | 05 Aug 2007 17:44 GMT | 5 |
VFP9 SP1 Maybe I haven't fully read the fine print re using BindEvent() with native VFP object properties but this seems odd.
|
| GSM Modem and AT Commands | 04 Aug 2007 12:52 GMT | 9 |
Im trying to read SMS from GSM phone, the AT commands are AT+CMGF=1 and AT+CMGL="ALL" I dont know where the output is being directed (what methods are being triggered) When I use AT command on ordinary modem, AT commands
|
| FormName.Show() Problem | 04 Aug 2007 09:54 GMT | 9 |
i have a problem on using this method When i simple create 2 forms like the following In the Button.Click() of form1 THISFORM.visible = .F.
|
| Foxpro not welcomed? | 04 Aug 2007 09:11 GMT | 13 |
Anyone knew whether Visual Foxpro was/is being used to monitor stock prices in financial institutions?
 Signature @~@ Might, Courage, Vision, SINCERITY.
|
| Any way to create scrollable forms in VFP? | 04 Aug 2007 06:23 GMT | 1 |
Instead of the multi-page tabbed control, is there any way to create scrollable forms in VFP? Thanks Zoom
|