| General FoxPro Topics (view all ...) | Last Post | Replies |
|
| An awful performance issue! | 18 Mar 2010 12:02 GMT | - |
I'm facing an awful performance issue. I create a READWRITE cursor (say fTmpDumCursor) over 100,000 records & Indexed in the init event of the form. Also I've a grid on the form and it's populated by a physical table (say
|
| Table documentation? | 18 Mar 2010 10:56 GMT | 3 |
In the SQL query analyzer you can script an existing table and the analyzer will create a code listing of the table. Then later you can run that code and it will create the table with or without data. Is there something similar to this in VFP? I have a table in one application ...
|
| Date+Time to DateTime | 18 Mar 2010 08:57 GMT | 11 |
I'm probably missing something obvious here, but there seems to be no function to easily concatenate a date value and a time string into a DateTime field or memory variable? I can construct it, but hope I'm missing something obvious
|
|
| SQL Queries (view all ...) | Last Post | Replies |
|
| Need help about "Statement is not allowed in interactive mode" error | 01 Jan 2010 06:48 GMT | 2 |
I need help about a query that doesn't work, with "Statement is not allowed in interactive mode". It is a query that correctly works with only an insert in the loop, but it doesn't work with the second insert statement (insert into
|
| RE: Using VFP to pull SQL2000 using vfp SQLEXEC statement | 20 Nov 2009 15:04 GMT | 6 |
I am able to pull data from a SQL server using a simple select statement with the SQLEXEC in VFP. I am trying to select only a few records from the SQL server database into new fox table.
|
| Change Cursor | 07 Jun 2009 06:19 GMT | 2 |
I have build a form with dataenvironment having 3 tables I have placed navigation button from txtbtns Now when we run the form data is displayed from cursor1 I have also placed button group so when we select option 2 it should pull
|
|
| Forms (view all ...) | Last Post | Replies |
|
| how to update a record from select statement | 18 Mar 2010 12:16 GMT | 2 |
I use "select * from table_A". Then I want to update the the record match some criteria. So How can I do that?
|
| BUY DUTCH FAKE PASSPORT,FAKE PASSPORT OF NETHERLAND FOR SELL | 17 Mar 2010 20:03 GMT | - |
Our team is a unique producer of quality fake documents. We offer only original high-quality fake passports, driver's licenses, stamps and other products for following countries: USA, Australia, Belgium, Brazil, Canada, Finland, France, Germany, Israel,
|
| Preparing & protecting a project for distribution | 17 Mar 2010 14:33 GMT | 2 |
I've just about completed my application and I'm preparing to send out some demo copies which will hopefully be followed by some sold licensed versions. Naturally my concerns are with limiting the duration of the use of the demo to a month or two and securing the
|
|
| Grids (view all ...) | Last Post | Replies |
|
| Grid button | 17 Dec 2009 05:16 GMT | 4 |
I'm calling a form by using a button which is in a grid column. Grid's RecordSource is "Alias1" In the loading form Init event there is a SELECT command to select Alias2
|
| Grid in VFP6 work just fine but in VFP9 make me crazy..... | 09 Nov 2009 02:15 GMT | 2 |
*---------------------------------------------------------------------------- * Grid in VFP6 work just fine but in VFP9 make me crazy..... * * Thousand of code have to modify in my project.
|
| Grid and Mouse problems... | 23 Oct 2009 15:33 GMT | 4 |
ok, i have a weird problem and for the life of me i cant figure out what the heck is going on i have 2 cursors. lets call them orders1 and 2 initially they are identical
|
|
| Reports and Printing (view all ...) | Last Post | Replies |
|
| ReportListener.TwoPassProcess | 24 Feb 2010 19:52 GMT | 2 |
I have a report without an explicit reference to the variable _pagetotal Are there any example on how to set this: ReportListener.TwoPassProcess=.t. How can I create the object "ReportListener"?
|
| Using a BMP in a general field | 21 Feb 2010 02:09 GMT | 2 |
I'm sending an FRX report to a PDF file using FRX2ANY. I've prepared a BMP image to use as a watermark in the report to certify that the PDF has legitimately been produced by the software and the results in the report were not tampered with. I found that I couldn't
|
| How to create Report A5 with width 210mm and height 148mm | 15 Feb 2010 15:00 GMT | 8 |
I have Windows XP SP3, VFP 9 SP1. The printer is dot matrix. The paper is endless pre-printed with some form format A5 with width 210mm and with perforation at each 148mm. How can create Report for this paper? In Page Setup there is also offered A5
|
|
| Database Container (view all ...) | Last Post | Replies |
|
| Rapid File convert to DBF fails | 16 Feb 2010 18:12 GMT | - |
Statement: Import FROM "C:\Accounts.RPD" TYPE RPD Produces error "Field Store_Name is read only" and fails to convert the file.
|
| looping through fields in dbase 3 | 03 Feb 2010 15:45 GMT | 1 |
How do I loop through the fileds of my table in dbase III
|
| Record locking | 16 Dec 2009 01:10 GMT | 4 |
Has anybody ever encountered the error "Record is in use by another user" when you're the only one in the system? The record in question was obviously locked by myself since I'm the only one in the system yet I get this error like there's somebody else on the system who locked ...
|
|
| Library Construction Kit Api (view all ...) | Last Post | Replies |
|
| cursorschema in cursoradapter not work | 09 Jun 2009 18:19 GMT | 5 |
hi... i'm trying to fetch data from mysql 4.0 with myodbc 3.51. currently using vfp8. i fetch tables using cursoradapter and fill property CursorSchema
|
| API GetOpenFileName | 08 Oct 2008 04:39 GMT | 1 |
Hola a todos. Necesito saber como puedo declarar y utilizar la funcion api GetOpenFileName en Visual FoxPro. Gracias.
|
| SendMessage to Speedup ListView | 27 Nov 2006 02:00 GMT | 7 |
I know this is a VB forum, but my question pertains to VFP. I am trying to stop a ListView from redrawing itself as I am inserting 3000 ListItems. However, the following code does not prevent it from redrawing. Can you Help?
|
|
| Object Oriented Programming (view all ...) | Last Post | Replies |
|
| R4 ds ayuda Nintendo Ds Dsi o Lite | 10 Mar 2010 17:11 GMT | 1 |
|
| OOP in VFP | 10 Jan 2009 11:23 GMT | 3 |
How to declare Abstruct Class in VFP?
|
| How to insert a data entry inside a page (within pageframe) on runtime ? | 21 Nov 2008 02:38 GMT | 11 |
i need to write a program to record down the material information within a product, some product contains 3 materials, some contains 5 materials, number of materials within a product is decided by user, and each material have their own different information to record. (it's about ...
|
|
| Setup (view all ...) | Last Post | Replies |
|
| Descargas - Antivirus Gratis 1926 | 16 Mar 2010 18:09 GMT | 2 |
Muchos problemas de rendimiento y seguridad de tu computador son causados por virus maliciosos, la mejor forma de combatir esto es tener instalado un Antivirus reconocido y actualizado en tu computador Descarga gratis Antivirus en:
|
| Unable to register the DLL/OCX:RegSvr32 | 02 Feb 2010 19:23 GMT | 2 |
When I'm trying to install my application on user machine, I got the following error : "Unable to register the DLL/OCX:RegSvr32 failed to register with exit code 0X3"
|
| Cascade Delete | 02 Feb 2010 19:22 GMT | 1 |
As far as I know, we can do cascade delete by referential integrity. How can I build referential integrity during runtime ? Saying clearly, how can I write multi-table delete SQL in VFP like in MySQL ?
|
|
| 3rd Party Products (view all ...) | Last Post | Replies |
|
| Java will not install | 11 Jun 2009 19:34 GMT | 1 |
I am running under Vista 32-bit Ultimate SP2. I have deleted Java folder and contents. I have deactivated all startup items and non-Microsoft services & rebooted. I have uninstalled Norton (NIS2009) & rebooted. I have tried everything suggested by Microsoft support. Java ...
|
| QuickBooks Pro 2006 to QuickBooks Pro 2009 | 28 Oct 2008 16:39 GMT | 2 |
I currently have a FoxPro program that gets customer information from QB Pro 2006 and also creates transactions that can imported into QB Pro 2006. It uses the "QBXMLRP.RequestProcessor" interface. My customer wants to upgrade to QB Pro 2009. Does anyone know if this will
|
| OLE error code 0x80040112: Class is not licensed for use | 07 Apr 2008 19:28 GMT | 1 |
While working on converting Fox-DOS application to VFP 9.0, I am running into this error via one of the program file (.prg) at the source code line go_comm = Createobject("MSCOMMLIB.MSCOMM")
|