-
- Form Load Events Call Development Path SCX Files In Compiled EXE Run Time
by sl080570
- 9 Replies
- Last post
by Don Higgins
- To anyone that can help....
I have a compiled exe that is making a call to the development path for forms when they are invoked. The forms are included in the EXE and not explicitly excluded in the Project Manager.
Within our LAN we have no noticed this because Windows permsisions prevent access quickly but we noticed a delay externally. When we packed sniffed the traffic we can see
-
- Showing one form from another
by Hans L
- 11 Replies
- Last post
by Hans L
- Situation: I am in a form A, click on a cmd, and it opens another form B and hides the current form A. In form B, I click on a cmd and I would like to show form A and release form B. The release of form B works, of course, but not the showing of form A. I have never seen anything about whether it is possible to make changes in or affect one form from another. Is it (I guess it would work with a fo
-
- SQL JOIN not working as intended.
by Kadrin
- 4 Replies
- Last post
by Kadrin
- Hello everyone, I have 3 SELECT statements that I need to join into a single query. How do I go about doing this in the VFP environment I get continuous errors and I am using Foxpro 5. Thanks in advance.
-
- Historical FoxPro
by Dumarest
- 5 Replies
- Last post
by Dan Freeman
- This is really historical, back when FoxPro was independent. I just had a full system crash, and now want to get my one database with FoxPro back up. It will not run. Calls for a dll which is in fact on the system, but indicates that reinstalling the .exe file is desired. But ...... That is years ago, and any source material is on 5 1/4 inch diskettes if I still have them [generally these have lon
-
- deferent result for the same query on deferent computers !!
by butmah
- 5 Replies
- Last post
by Craig Berntson
- hi all ... I realy have strange problem ... I've developed an applcation using vb.net and foxpro database ... suppose the result of a certain query is 1,2,3,4,5,6 ... on some computers it gave me the currect result ... i mean 1,2,3,4,5,6 but in some other computers it missed some records and gave me for example 1,3,4,6 .... when I deployed and installed that applcation .... first I installed the .
-
- ignoring view modifications
by RavindraPatil
- 3 Replies
- Last post
by MarciaAkins
- friends,
i have a grid on my master- detail form. grid is used for details section. grid is based on a view. everytime when records are fetched in view i slightly modify records in it just for display purose. These changes are not to be saved. but when i jump on any other record in master, messagebox appears informing that the view contains uncommitted records.
i wan to avoid ths messagebox.
-
- Problem when updating!!!! Help!!!
by pamtru
- 10 Replies
- Last post
by Naomi Nosonovsky
- Hi i have a problem when running this query in shared mode or set exclu off.
update table set field=5
It is very slow in a network or mapped drive. The crazy thing is that if the mapped drive is to a directory in the local computer it is very slow too. Example
use c:\table shared
update table set field=5
this go allright but now let suppose that i shared the fold
-
- How to Pass parameter between forms ?
by Hemangi
- 8 Replies
- Last post
by MarciaAkins
- Hi,
How do i pass one variable value from one form to other , once it pass on to other form previous form should get release or disable so that next form only can be viewed.
i have tried using "do form with varbname " but previous form doesnt get disable when i write thisform.release in unload event of this form, and if dont want to use formset.
regards
Hemangi
-
- File In Use
by AlexBB
- 14 Replies
- Last post
by AlexBB
- Trying to execute a delete command from .NET with OleDb driver I get an error: File in Use. It seems strange that a similar command appeared to have executed once before. That command is downstream of this one and that worked while the code around this one was not yet debugged and this ExecuteNonQuery was simply bypassed
cmdm . CommandText = "execscript('USE crossRefTable in 0 EXCLUSI
-
- delete currant rec
by NILKAMAL
- 6 Replies
- Last post
by NILKAMAL
- hi!
i am new in vfp here is my problem when i delete it delete first record in table not which i view (or currant record)
here is code
#DEFINE MSGBOX_YES 6 #DEFINE C_MSGBOX1 36 #DEFINE C_DELETE1_LOC "Are you sure you want to delete this customer - " #DEFINE C_DELETE2_LOC " " lcMessage = C_DELETE1_LOC + ALLTRIM(CHECKCUST.First_NAME) + C_DELETE2_LOC lcLAST_NAME = C
-
- system messages (sendmessage api)
by fvp4ever
- 6 Replies
- Last post
by fvp4ever
- I'm going to get system messages sent to my forms for example wm_devicechange which sent by os but I do't know how to do that. any idea thanks
-
- Autocomplete does not work
by Larry12409
- 4 Replies
- Last post
by Jeff Stelle
- I have Autocomplete turned in in Tools, options - but it does not work.
When I type the first few letters of an email address in the Compose/To field, it does not show matching addresses, the way it does in the older Outlook Express.
I could use the find icon, but that takes much more time.
Is there anyone else who has seen this problem
-
- Visual fox pro table
by Armando582596
- 9 Replies
- Last post
by CetinBasoz
- Hi guys I need to merge some VFP tables from our intranet with an external sql server. Is this possible any advice Thanks
-
- How to use an updateable parameterized view.
by Aleniko
- 7 Replies
- Last post
by Naomi Nosonovsky
- Hi all; This is my first try with updateable views, so please go easy on me :-) I have a table with a primary autoincrementing key. I have created an updateable parameterized view. I'm using this view in a grid. I need to be able to add, delete and modify grid items. I am NOT setting any buffering at the load event of the form. I'm not sure if I should - isn't the view my buffer I'm experiencing
-
- Calling C++ DLL
by HK_president
- 5 Replies
- Last post
by Naomi Nosonovsky
- Dear all,
I'm new to VF 9.0, can anyone tell me how to call C++ dll from VF. The IN and OUT argument are both structures. Thx in advance.
-
- How to let user choose a data path?
by Lightening
- 5 Replies
- Last post
by Lightening
- I wish to let the user choose a folder to dump data.
How can I achieve that To be user friendly, I whish to give them an interface like putfile() or getfile() screen. Not a text box to manualy enter the path. Thanks.
-
- FoxPro Source Code Analysis
by Allen CPSI
- 3 Replies
- Last post
by Tamar E. Granor
- I have a client with a custom written FoxPro application that runs their business. The architect of the system experienced some medical conditions and is no longer availabe. They have a FoxPro programmer who is capible of writing FoxPro programs and performing modifications on existing programs.
I am not familiar with FoxPro, although I have designed many application systems. What I seek i
-
- Form release Help
by Bit
- 2 Replies
- Last post
by MarciaAkins
- Hi,
I want to close a form (VFP) using " thisform.release()"
However, the form does not disappear as expected.
I try to type " test.release()", and put the release command in unload event, it still not work.
It is inapproprite to use "hide window" command, what can be done to make that form disappearing
Regards,
BIT
-
- Can I compile a stored procedure separately?
by AlexBB
- 10 Replies
- Last post
by CetinBasoz
- I am building a few stored procedures in VFP databases to run from my C# app. I hope I will be able to do it and if anyone has any experience with it I will appreciate comments.
I have a question if the stored procedures could be compiled separately from all other code.
Also, what are CLR stored procedures ow can they be related to the SP's stored in DB
Is there any advantage
-
- Please Select on ComboBox
by Ahsan Amin
- 10 Replies
- Last post
by CetinBasoz
- How to add 'Please Select' on top of the ComboBox that lists a table field. It's ContorlSource is set on form's Init event and other properties in property window.
-
- to read text file thru foxpro
by polachan
- 4 Replies
- Last post
by Rick Borup
- Dear all,
Please help me by providing a sample program tips in foxpro to read a tab seperated text file into a DBF file
example the text file as follows
Code Name Joindate Salry
01 Alex 12/12/2006 2000.00
02 John 13/02/206 100.50
Regards
P
-
- Installshield error (neophyte "programmer")
by lowellnelson
- 5 Replies
- Last post
by AndyKr
- I have developed a VFP prg file and built an exe file, both of which run without errors. I want to distribute the exe file to another location. I am attempting to use InstallShield for the first time. After building the installation program I attempted to test it. The installation program stops before completion, with an error dialog which states "Internal error 2602," then names the exe
-
- physcial Hard drive serial using api in windows vista
by ravi_kanth
- 1 Replies
- Last post
by dni
- Hi all, I am using a thrid party tool to protect my application using the physical hard disk number and microsoft licence number.It is working fine with XP and other versions of windows but not with windows vista . Is there anyway to get the physical hard drive serial number and micirsoft licence number using windows api in windows vista
-
- Employee ID No.
by honey1016
- 13 Replies
- Last post
by Naomi Nosonovsky
- Generate New Employee ID. The Format is 99-9999. The first 2 digit came from year date of Entry and the last four digit is ascending order. For example.
Date of Entry = 01/01/2005 employee id no will be 05-0001 until month of december the last four digit is continous. But how for the year 2006 for example date of entry is = 01/01/2006 and it will be 06-0001. The Last four digit back to 0001
-
- Error Line problem
by Gemstones
- 3 Replies
- Last post
by Gemstones
- I have my application capturing errors that occur and saving them to a table. The information I save is the error number, the line number where the error occurs, the description of the error, the form where the error occurred among other things. My problem is that I have an error captured which is referencing a line number but when I check the form and the control procedure the error points me to,