-
- My exe does not running other PC
by mezofi
- 14 Replies
- Last post
by mezofi
- Hi! I built a project and I have a big problem. It is run only my PC, and if I put it on a pendrive (exe). But if I put it on an other PC , this program show only main page. Then when I click someone button, the program show an error message: Command contains unrecognized phrase/keyword (Error 36) It is very strange, because if it is on my pendrive the program good have not got any error. Mez fi f
-
- Not Enough Memory o Complete the Operation.
by AlexBB
- 14 Replies
- Last post
by AlexBB
- There is a chance that this is not the forum where I will ultimately get an answer since I do not know where the root of the problem is but still I am asking for everyone's attempt to brainstorm.
It is actually a continuation of the previous notorious PACK <tableName> thread. Since I felt that I ran into a stonewall I devised a DEVIOUS (!) plan to crack the problem. It appears to ha
-
- Winsock Data Arrival Method not Firing when using E-COV 132 Ethernet Converter
by Saske
- 0 Replies
- Last post
by Saske
- Hi Everyone,
I made a simple program using a form that would gather the data from serial tester via E-COV 132 ethernet converter. To test the data to be gathered, i ran it first using windows hyperterminal and it work successfully.
My problem now is that when I run the form the first time, it would display the data gatherd in a text box, but after closing the form and re-run again the fo
-
- 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 '
-
- Multi-language characters in label report
by LisaJong
- 4 Replies
- Last post
by LisaJong
- Hi, all
I'm trying to show multi-language content (say, Japanese) in a label report file(.lbx).
I know that the only object that support multi-language function is ActiveX Control (Ole Control), but you can't insert a Ole Control object since a report file support only Ole Bound Control ( I don't even know what a Ole Bound Control is and how to use it, but that's not the point).
So, h
-
- 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
-
- change scroll bar colors
by fvp4ever
- 5 Replies
- Last post
by dni
- Hi,
does anybody have an idea how to change scrollbars of a control (for example editbox)
thank you very much!
-
- Running MSDOS application from compiled Foxpro
by Eddie N
- 8 Replies
- Last post
by Nugroho2
- My compiled Foxpro project (EXE) runs OK at home. I ported it to a network, and everything goes well except one, i.e. it fails to run an MSDOS (console) application (EXE, Visual C++) called from a procedure.
I open the MSDOS (command prompt) window and run the application directly from there, it runs OK, but could not be called from the Foxpro application. What could be the problem I have r
-
- password on my table
by bijansaba
- 4 Replies
- Last post
by chanmy8
- can i put password on my table
-
- fast / draft mode printing in vfp
by RavindraPatil
- 14 Replies
- Last post
by CetinBasoz
- Dear friends,
can we print in draft mode as in DOS by using vfp report writer
-Ravi
-
- Sys(2600) and Apps
by DaCosta11
- 4 Replies
- Last post
by DaCosta11
- Sys(2600) is the way to send or retrieve a String from a memory Address. Passing the memory address to another application as a parameter, can we retrieve the string in memory sended by the first application I try it, but it doesn't work, I think the GlobalAlloc() doesn't work any more as Global but as Local - according to MS info) Does anyone know how to do it DaCosta11
-
- How can I get the ole_handle from an bmp image file?
by MarkLee
- 2 Replies
- Last post
by MarkLee
- In my application I need to call the method third party control, the method need pass in ole_handle of image file . I try to use h1=fopen("c:\test") and pass in h1. it did't work.
In VB6 I can pass in img1.picture.handle and it work fine.
Have Anybody has any idea
THanks,
-
- Using SQL to create a multi-periods sum result.
by Aleniko29139
- 5 Replies
- Last post
by AndyKr
- Hi;
I need to create a cursor with multiple columns listing sums of sales. For example:
Product# 2006 Sales
2005 Sales 2004 sales 2003
sales 2002 sales
Lets assume the table structure is simply ProductId, SoldDate and SoldAmount. This table obviously lists individual sales.
Before I start xbasing my way into this, can I do this using a SQL select command
Thanks
-
- finding duplicates with a query with fox 6 or 9...
by ibbm
- 12 Replies
- Last post
by ibbm
- Is there anyway to do a query that displays only duplicate records Preferrably in 6 as I'm not ready for v9.
Thanks as always!
-
- "Cannot find the menu-generation program."
by AlexBB
- 14 Replies
- Last post
by AlexBB
- Hi there,
I actually posted on this subject twice before and once got a satisfactory answer, the other time I simply figured out how to get this file myself.
Now it seems to be different. When I make and attempt to build a project I get this message. So, I click Add, go to Program Files\Microsoft Visual FoxPro 9\ and find a file: genmenu.prg .
Click on it and I get another error message:
-
- 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.
-
- Forum Usage
by Naomi Nosonovsky
- 14 Replies
- Last post
by AndyKr
- Since this thread has gone off-topic, may I please ask few questions about this forum usage.
1) How can I see replies in the chronological order E.g. I only want to see the latest replies but I can not figure out how to do it.
2) Can I turn off Alerts for good I often forget to uncheck them when posting a message.
3) Why most of the messages appear in a very small unreadable f
-
- Prblem in Ejecting in VFP 6.0
by nrpanda
- 1 Replies
- Last post
by dni
- Hi,
I am working with Visual Foxpro 6.0, Windows XP Professional. I am using TVSE SP 145 (DOT MATRIX) printer with compatible Epson LX 1000 driver.
Actully, I need two tax output form to be printed. For this, I created two tables, say, file1.dbf and file2.dbf, each having 5 - 10 fields(all r of character fields, where their sizes varry from 10 to 50).For this, I developed "taxrep
-
- 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
-
- Create New tables in existing DBC in specified directory or path
by TechMate
- 6 Replies
- Last post
by CetinBasoz
- I have never used Foxpro before until now. I am able to create a set of stored procedures to create two new tables from existing tables for reporting purposes in a DBC. I am using Visual FoxPro 9.0 for working.
What I am trying to achieve: I want the client to execute a stored procedure which will create the two new tables in the same directory (or path where this database currently resides).
-
- Report pulling incorrect data
by MauriceHErbst
- 5 Replies
- Last post
by Rick Borup
- I am modifying an existing report and program and have attempted to add the new fields to the cursor the report runs but instead of the actual last labor date I am getting whatever is in the first record in that corresponding field in that table. I believe it is in the SQL statements but cannot get it to pull correctly no matter how I modify it. I have ran this query as a view in SQL 2005 and i ge
-
- textbox length
by Ahsan Amin
- 10 Replies
- Last post
by PB_UK
- when i enter something in the text box the cursor automatically moves to next record ater entering 30 characters. I have not set it's lenth. so what's the reason
-
- Viewing all the codes in one page
by Sixon
- 4 Replies
- Last post
by Naomi Nosonovsky
- In VFP, we're typing the code in methods, properties. Can VFP viewing the codes that we typed in one page, like in VB. example :
Form Load Events :
Codes here.....
Form Closed Events :
Codes here....
command1 click Events :
Codes here......
It's better for editing the codes...right
-
- Visual FoxPro9 Report Designer BUG
by MariusR&#64;R
- 10 Replies
- Last post
by VSCG
- This issue is somehow related to CTRL+V (Paste) action of an object in report designer and TAG Memo field in .frx file. This is actually terrible thing because you can loose all your code in INIT procedure in Report.
Steps to Reproduce:
Just try to do the following actions: 1. CREATE REPORT 2. Add a Field box with some text 3. Open INIT procedure in data environment 4. Add some text
-
- Performance of Foxpro OLEDB
by cajin
- 13 Replies
- Last post
by CetinBasoz
- I am working on a project which accesses foxpro 9.0sp1 database through OLEDB. The datbase has about 1million records. My code simple and straighforward just like below,
conn.Open();
OleDbCommand cmd = conn.CreateCommand();
cmd.CommandText = "DELETE FROM mytable"
cmd.ExecuteNonQuery()
conn.Close();
But it will take a very long time to mark all records as deleted