Requery() does not update my combo box after adding a
new record to the file. The combo box has properties to
to query (SQL) the table once activated, however, the
new record does not appear until you exit the form
and re-enter. Why THISFORM.mycombox.requery() does not
refresh with the new...
How can I return to the same active row in my grid after printing?
The record pointer goes back to row 1 in the grid instead of the current row.
I set a variable for the current row, i.e.,
Thisrow = Recno()
...printing current row
MYGRID.SETFOCUS()
MYGRID.ActivateCell(thisrow,1)
The record...
Please help. Once my grid refreshes, the columns changes
with heading from the alias table. However, I am only using
6 fields from a table which contains 20. When the grid refreshes it loses the original heading which I initially set. How can I lock in my original 6 columns and avoid
the...
Please help!
I have SQL server installed on computer use for compliing
VFP 6.0 distribution disks and the VFP setup picks up a
ODBCSTF.DLL. However, when installing application on the
user PC the installation stops with message "Cannot open
ODBCSTF.DLL file". The ODBCKEY Inf file...
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.