If your combo box's list is based upon the contents of a table, you will need to update the table so that when the record is displayed later, the new choice will display. If updating the table is not ok, then you will need to handle building the combo box differently.<br>
<br>
i.e.:<br>...
By using a barcode reader with a "keyboard wedge", you can scan barcodes. VFP (or any other program) sees the barcode as coming from the keyboard. Some barcode readers also have a serial connection that you can use.<br>
<br>
You have to set up an event handler to keep the EXE...
Hi,<br>
Just another two-cents-worth...<br>
The overhead introduced by ADO, is quite minumal, at least when working with a single query. The problem appears to be with the query itself. Two things would need to be addressed: <br>
<br>
1) The design of your SQL statement - it should be...
If you want to be able to test your SQL statements prior to using them in an ASP page, you can use several databases including MS Access, Visual FoxPro, or SQL Server. Each has an environment that allows you to create a SQL statement, and execute it. If instead you are looking for examples...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.