Hello all. I moved a very small application from my desktop computer to my laptop to work on it while away from my desk. Now when I try to open some tables, I get the message "Not a Table". What's happening? This happens only in some tables.
Thank you in advance.
Hello all. I have a form with 2 grids. One of them is based on a view. The form works ok when I run it while in designing mode, but as soon as I build my app into an .exe file, the form shows an empty grid. What am I missing?
Thank you in advance.
Hello all and thank you in advance for your time.
I'll try to be as specific as possible in my question.
Basically,I have a PRODUCTS table. I want a form with a combobox that displays a list of all the products in the PRODUCTS table and when selecting one, a PHOTO of it is displayed in a...
Hello and good day.
Why this SUM code gives me only the value in the first field of my table?
PUBLIC xNumPedRec
xNumPedRec=ALLTRIM(THISFORM.numped1.VALUE)
SUM tblorders.totprod ALL for ALLTRIM(tblorders.numped)=xNumPedRec TO xRecalc
THISFORM.text1.VALUE=xRecalc (xRecalc here shows only the...
Hello all. I have a table with an autoinc integer field. I am obviously doing some testing.
When I DELETE ALL -> PACK I thought that the field resets to 0 but that's not happening. Only way I have found to reset the field to 0 is deleting the field from the database and creating it again, but I...
Hello all: I have:
SET CONSOLE OFF
SET TALK OFF
SET ECHO OFF
And still, when opening some control boxes based on a SQL statement, I get the browse window. What am I missing?
Thank you in advance
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.