-
- Select Statement INTO table removes table INDEX
by Kadrin
- 4 Replies
- Last post
by Kadrin
- Hello, I am working on a project where I need to put parts of a table into another table using a SELECT statement. Later in my project I use that table and have to use the Index as well but when I insert the selected information into the new table my index is erased from the table. Is there a way to solve this
-
- tables read only in relation to READ EVENTS
by jdlim
- 8 Replies
- Last post
by jdlim
- Hello!
I added the read events on my main prg. but the problem now is that all my tables are read only but if I take out the read events on my main prg my tables works fine any ideas
thanks
jevan
-
- Upgrading to VFP9
by Gemstones
- 3 Replies
- Last post
by Alex Feldstein
- I developed an application in VFP5 about 6 yrs ago. I am still providing support and upgrades but always under VFP5. I have recently acquired VFP9 but am a bit hesitant to upgrade my app to VFP9. Are there any steps I should take in upgrading and/or any possible difficulties I may encounter. Also is there any changes I have to make to my program so it will run on VFP9 Thanks.
-
- finding system limitations is msdn help info
by jmom
- 2 Replies
- Last post
by jmom
- I am looking for limitations of strings and tables for VFP 9. Or which folder in the MSDN library can I look for it Somebody has posted it before, I can't find it.
-
- caps and number lock
by jmom
- 5 Replies
- Last post
by jmom
- Maybe this is an issue with terminal services, but when a user uses a exe through terminal services, I check on the user's caps and number lock using the numlock() and capslock() and store it to a variable. Then I do a numlock(.t.) and a capslock(.t.) statement right before they do a form. Right before leaving the main form in an exit button, I have a capslock(<variable1>) and a numlock(<
-
- DELETE works after APPEND but not INSERT
by Hans L
- 3 Replies
- Last post
by Hans L
- I have two 'New record' options in an app: - INSERT INTO {Table] FROM MEMVAR - APPEND BLANK In the resulting editing form, I have a an Undo button with DELETE GO TOP DO FORM frmpartlist THISFORM.Release In option APPEND BLANK, the DELETE works as expected (by me, that is). In option INSERT INTO {Table] FROM MEMVAR, the inserted record hangs around until I close VFP; when I open VFP and the app aga
-
- Unknown Classes Loaded in Memory
by Terry Montgomery
- 2 Replies
- Last post
by AndyKr
- I just realized a problem that we have been having and now I finally found out why. Now I need a solution to address it.
The gist of the problem is that we have a Public class based on another user defined class. When we compile the project, the class definition gets left in memory. As a result we cannot delete the files (clean the build folder) without closing out of the foxpro session. If I j
-
- Writing text with GDI+ in FoxPro
by Bob Gatto
- 3 Replies
- Last post
by CChalom
- Is there a way to write text through GDI+ on a report I'm writting a report that has colored rectangles on it that was created with GDI+ and I have labling of each rectangle to go directly on it. Because the size and position of the rectangle isn't always the same, the will not always be in the same place.
I thought of putting a numerus amount of text boxes on the report and place code in the '
-
- Open Source VFP?
by Claude Fox
- 12 Replies
- Last post
by Tamar E. Granor
- Ok, this article looks fairly balanced and states that MS is seriously considering an Open Source VFP!: http://arstechnica.com/journals/microsoft.ars/2007/04/03/developers-petition-for-the-return-of-visual-foxpro
-
- Cursors Help
by Anomaly
- 8 Replies
- Last post
by Anomaly
- Hello, I need to create a cursor to store information of two tables. This I can do, but how do I take the information I pulled into the cursor and apply it to a report I am having difficulties coming up with a solution. Thank you in advance, Anomaly
-
- Help with send/receive files using hosted FTP
by jdlim
- 4 Replies
- Last post
by Aleniko
- Hello,
Im an old time programmer. My program right now send/receive files using mapped WLAN drives. Now my clients does not want to stop by the office anymore and want to send their files thru the internet using there home broadband connection.
I found a software that would map a drive called Net Drive (WebDrive) by Novell it works fine with Windows XP, 2000 but most of my users now
-
- move question
by dvidal
- 4 Replies
- Last post
by Alex Feldstein
- Hi again,
I want to know if there is a function or command to move a file in visual fox pro 7. For example, if i want to move 'c:\users\pru.dbf' to c:\myapplicaction\pru.dbf.
Thanks,
-
- numeric values
by jan_sc
- 2 Replies
- Last post
by CetinBasoz
- hi all,
i would like to know why my columns on grid display numeric values as ***,*** I had set the columns format = !R and inputmask = 999,999.
thanks in advance.
regards.
-
- Conversion of Foxprow.exe screens to vfp9
by Bob DuPuy
- 4 Replies
- Last post
by Bob DuPuy
- I have run the conversion utility to move a conventional foxpro for woindows 2.6 app to vfp9. I did not Visual forms option. The new scx forms seem to run just fine with one exception: When I drag the mouse pointer across a command button, the form blanks out and turns grey, but does not close the form or terminate the read, because I can poke around and locate and execute the "hidden" c
-
- Microsoft is going open-source the core portions of the Visual FoxPro DBMS!
by Fernando D. Bozzo
- 12 Replies
- Last post
by Fernando D. Bozzo
- I want to be between the first ones to bring this news:
http://www.eweek.com/article2/0,1759,2105307,00.asp
!Can't believe that!
Best regards,
Fernando D. Bozzo
-
- SELECT . . . RECNO()
by Mike Herrick
- 2 Replies
- Last post
by Mike Herrick
- I'm not sure I understand how to get the record number into a cursor when the record set uses the JOIN clause. Comparing the examples:
SELECT field1, field2 . . ., RECNO() AS RecordNo FROM File1 INNER JOIN File2 . . .
with
SELECT field1, field2 . . .,RECNO("File1") AS RecordNo FROM File1 INNER JOIN File2 . . .
The first has, in some circumstances, given the record number as
-
- Visual C++ runtime Library - Buffer overrun detected
by Janet10
- 2 Replies
- Last post
by Janet10
- I have tried several times to conect to the Inernet by using Internet Explorer 7, but when I am trying there is the following message:
Microsoft Visual C++ runtime librabry
Buffer overrun detected
Program c:\Program Files\Internent Explorer\IEXPLORE.EXE
A buffer overrun has ben detected which has coruupted the program's internal state. The program cannot safely continue execution and m
-
- Printing is causing computer reboot!
by Richard1_1970
- 11 Replies
- Last post
by Vladimir Zografski
- Lately I have had many of my customers reporting to me that when ever they try to print using my software written in VFP 9 it is causing there computers to reboot. One thing in common with everyone is they all have different types HP LaserJet printers! Can anybody help me with this
Here is the code I am using for printing....
loListener = .NULL. do (_reportoutput) WITH 3, loListener loL
-
- Activex in VFP
by MPAZ
- 7 Replies
- Last post
by AndyKr
- I am new programmer in VFP. I am using a VFP 6.0
I have a VB ActiveX, I insert this control in a form in VFP.
It's OK.. but my problem is that one method of this control, recieve a parameter type VT_PRT.. And i don't know how means that and how this pass this parameters
-
- Application reinstall using install shield.
by Aleniko
- 9 Replies
- Last post
by Rick Borup
- Hi; I have created a setup program with the install shield supplied with VFP9. Install went OK, but then I realized I need to have some additional files like the runtime libraries etc. On the second try, Installshield wants me to remove the old installation using ADD/REMOVE from control panel. The problem is that I cant find the installed program anywhere in the add/remove programs. I am also not
-
- How can i stop rounding in a grid?
by gbyt
- 3 Replies
- Last post
by Rick Borup
- I have a grid in a form in visual foxpro and when I try to type a quantity like 1233.92 press enter and when the text box lost focus it displays 1234.00 without any decimals. Please someone who give a clue!
-
- Will VFP6 work with Windows Vista
by Derek Dowle
- 13 Replies
- Last post
by CDFAUX
- My company operates a series of VFP6 runtime databases successfully in the Windows XP environment.
We currenly have one PC loaded with Windows Vista. When the runtime setup is run it does not install the runtime files onto the Vista PC.
Can VFP6 work in the Windows Vista environment
How can this problem be overcome
Many thanks in anticipation.
-
- Problem when using "call some_func()" with SQLEXEC-Connectivity error: [Oracle][ODBC][Ora]ORA-00907: missing right parenthes
by RDarius
- 9 Replies
- Last post
by RDarius
- Hi, I have problem when using "call some_func()" with SQLEXEC. Is this ODBC problem or FOXPRPO 9.0SP2 nHandle=SQLSTRINGCONNECT("DSN=pcv;DBQ=192.168.0.123;UID=pcv;PWD=pcv;BTD=F;NUM=NLS;FWC=T") id_doc=61 doc_nr='TEST0000001' SQLEXEC(nHandle,"call pcv.mp.test_call( id_doc, doc_nr)") =1 commited SQLEXEC(nHandle,"update pcv.b50_headeriai set b50_op_numeris= doc_nr wh
-
- Sqlexec() command line maybe too long.
by Lolu
- 8 Replies
- Last post
by CetinBasoz
- I am trying to post data from a Foxpro file to a sql sever. This has been successful, however when i try adding some more data, it fails (most of the time crashes).
So i have shortened the command line by storing the variable i want to call in "m.Sg_Subject"
I then call this in my sql exec() as shown below:
SQLEXEC(m.temp1, "INSERT INTO MsgInfo (ID, creator, created
-
- 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