-
- Copy Foxpro query directly to Access
by mrfitness
- 5 Replies
- Last post
by CetinBasoz
- Does anyone know of a way to copy the results of a query straight into Access
-
- MS Access importing visual foxpro tables
by Dave Mosby
- 14 Replies
- Last post
by Dave Mosby
- Win XP Pro - Access 2003 - current ODBC driver for VFP
Set up an ODBC connection via control panel/admin services using a free table directory
- the target directory has many dbf files that are visible in the "browse" window -
- I then try to use the Access link table "wizard" - choose ODBC connection -
- select the ODBC link I created -
- the "wizard&qu
-
- file access is denied (tools needed)
by jan_sc
- 4 Replies
- Last post
by CetinBasoz
- hi all,
is there a tool that allows me to find who does actually locking a particular dbf file
thanks.
regards.
-
- fox $
by Fox Me Up
- 4 Replies
- Last post
by LeoLems
- what do most companys charge per hour if a client wanted a custom applications writtin in foxpro
-
- I can't see the content of the last field of the record
by Markspiz
- 14 Replies
- Last post
by CetinBasoz
- I tryed to open a "dbf" table with VFP to read some data with mi preferred platform (VFP). But in the last field of the record I can't read the right data (VFP return all blanks fileds). If I try to MODIFY STRUCTURE of the table in VFP the lenght of the record is 1614 bytes, an other utility for managing dbf table give me a record size of 1870 bytes. Is there a way to read this table cor
-
- Random Changed of data inside database of Visual Foxpro 6.0
by Abel Koh
- 1 Replies
- Last post
by Lakshmi N
- Dear all,
I'm currently working in a company as a system/database administrator.
Recently, some records in the field CUST, has been changed randomly.
I would like to ask what is the possibility of it happening by itself
Thank you.
-
- Embedded manifest - Vista Logo Certification
by Marius Mutu
- 4 Replies
- Last post
by Marius Mutu
- Hello
I have a VFP9 app and I want to submit it for Vista Logo Certification.
Test Case 1 specifies: " Verify all of the application¡¯s executables contain an embedded manifest that define its execution level "
Open CFF Explorer 1 .
Browse to and open the executable.
In the tree menu on the left look for and highlight Resource Viewer.
Look
-
- Know of any graphics libraries for VFP 6?
by TheLoon
- 5 Replies
- Last post
by CChalom
- I know Foxpro has never been great at graphics. I've only seen it smack a bitmap on the window. Are there any (preferably free) .DLLs, code or libraries that enhance VFP 6 graphic capabilities
-
- Parameters in a VFP method
by DavidDelgado
- 4 Replies
- Last post
by CetinBasoz
- Hi All, I want to use PARAMETERS in a VFP method. How can I achieve this. Example: In a method called MyMethod FUNCTION getperiod(ldDateIn, lnPeriodIdIn) SELECT myTable SELECT periodid FROM myTable WHERE DateIn = ldDateIn AND PeriodIdIn = lnPeriodIdIn INTO CURSOR myCursor RETURN PeriodID (Which in this case is a numeric value) Thanks for any help or insight. Regards, Dave
-
- odbc driver
by vhockz
- 2 Replies
- Last post
by Alex Feldstein
- im using visual foxpro 7, and need to add odbc driver, but there was an error that i need to install current version of odbc driver. The problem is i didn't know rhe specific file that i need to download. tnks
-
- extreme programming
by Ahsan Amin
- 2 Replies
- Last post
by Naomi Nosonovsky
- I want to know what is extreme programming. How to be extreme programmer.
-
- GENDBC and Filters
by CChalom
- 7 Replies
- Last post
by CChalom
- Hi,
Is there a modified GENDBC version available that allows the recreation of a DBC keeping the filter expressions from the tables contained
Thanks in advance
Cesar Chalom
-
- Combo Value
by Ahsan Amin
- 6 Replies
- Last post
by CetinBasoz
- I have to compare a db value with the values/listitems of the combo box control. When found it shoudl be selected. At the time i am tying with this
thisform.cboCourse.Value = a_Courses.CourseName
does not work
-
- Access to Oracle 10g through Oracle ODBC driver. Problem with 64-bit Windows, with Vista
by Shurek
- 1 Replies
- Last post
by AndyKr
- In WinXP 32-bit, Win2000 32-bit, Win2003 32-bit all OK.
In WinXP SP2 64-bit, Win2003R2 SP1 64-bit I can't access to Oracle 10g by
hconn = sqlstringconnect('DRIVER={Oracle in OraHome10}; UID=xxx; PWD=xxx; SERVER=ORA10; DBQ=ORA10')
return -1
How to connect to Oracle from 64-bit Windows platform
Question 2. In Windows Vista (Business, 32-bit) I can connect to Oracle 10g only with admin
-
- userprompt
by Dhabu
- 4 Replies
- Last post
by Naomi Nosonovsky
- How to promt user to enter the date in prg file. once it is entered i would like to save it to variable. I am using vfp6.0
-
- Drop MS Outlook emails on a foxpro control and save it to a .msg ??
by LeoLems
- 3 Replies
- Last post
by dni
- Hi everyone,
I am hoping someone can help me with this one...
I am looking for a way to save a dropped MS Outlook email message to a .msg file
The drop will be on a visual foxpro control (doesn't matter wich one)
I just want the .msg file and nothing else.. But I want it in a drag & drop kind of style.
It is similair to a drop of a email message on the desktop (
-
- Order of Procedures in a Form
by Kadrin
- 4 Replies
- Last post
by Naomi Nosonovsky
- Hello, I'm having trouble debugging a form created by someone else. I was interested if there is a way to tell what order procedures are executed once the project is started. Thanks, Kadrin
-
- wait windows
by jmom
- 4 Replies
- Last post
by Naomi Nosonovsky
- Is there a way to change colors on wait windows so they stand out more
-
- 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
-
- VFP Commands
by niblOr
- 3 Replies
- Last post
by Cindy Winegarden
- Hi, I've just started work as a data processor and we're using VFP. I have a list of commands that I am to use regularly but I'm not too sure what their exact uses are. I'll give the list of commands and it would be great if some one could explain what each of them do.
set
defa
to
modi
stru
copy
zap
reca
index
select
brow
go
disp
pack
dele
pack
-
- REPOST: NOPAGEEJECT not working in VFP9
by riptramm
- 14 Replies
- Last post
by Tamar E. Granor
- If our OKI Microline 320 turbo printer always ejects a page after the command <<REPORT FORM myreportfile.frx TO PRINTER NOPAGEEJECT>> in a program, is this in all likelihood a VFP 9 software bug or is there a simple solution other than printing to a text file Could it be a faulty installation Also we've found that in printing 40 reports using VFP9 report forms, 3 or 4 will print out
-
- GRID HELP
by NILKAMAL
- 5 Replies
- Last post
by twindragon
- hI!
I HAVE PUT A GRID IN A FORM BUT THE CURSOR DOES NOT MOVE TO THE SECOND ROW.SO PLEASE HELPPPPPPP!
-
- Locking VFP rows from C#
by 5p1d3r
- 11 Replies
- Last post
by Naomi Nosonovsky
- We are wanting to create new records in a FoxPro database from c#.
The database in question does not have autoinc, but has a 'sequence' table instead.
The 'sequence' table has two columns 'file' and 'next_val'.
To get the next primary key for the CUST table, simply:
SELECT next_val FROM sequence WHERE file = 'CUST';
UPDATE sequence SET next_val = next_val + 1 WHERE file =
-
- buffering
by jmom
- 3 Replies
- Last post
by jmom
- In a vfp 6 form when you set buffering in dataenvironment.cursor to form default what kind of buffering is it exactly
-
- Project manager and paths
by Gary Demi
- 4 Replies
- Last post
by Naomi Nosonovsky
- When I move a program built by the project manager to a different computer with Foxpro installed differently (or a different version say 8 vs 9) I get many missing files when I open the project manager, i.e. remall.bmo, previous.bmp, etc.
Most of these files are in G:\Program Files\Microsoft Visual FoxPro 9\Wizards\Graphics, but not all.
What is the best way to handle this situation