Olaf
If that reg entry does not exists what is the default.
Thanks but I have already read that posting, I do access the tables via opening them using a
Use xxxx
set order to
statements
Before that I set a default directory depending on weather the tables are present on the c: drive. If...
I have a exe and tables that are stored on a pc in a shared directory nothing special. User run the exe and access the table on that one pc. Anyone running the app on the pc where the exe and table are stored get great response. Any other user can wait up to a minute or more to get a response...
I create a backup copy of mdb and cleanup some code. then setup the startup options so none of the menus will show. I need now to make some more changes but can not get the development menus back on as the tools >> startup menus is not an option. The only menu options are...
I have a command button that when pressed I want to update certain values in the table to 0 or blank I need to do this for each record in the table.
I know VFP not vb
if VFP it would be
DO while !eof()
replace .....
skip
enddo
This is what I have so far but I do not know the code to...
THe margins were set very large and with the ruler in metric, I did not release this. Made the margins smaller and the report worked properly. Thanks for pointing me it the right direction
Here is my control source for the report SELECT IT.*, invsetup.* FROM IT INNER JOIN invsetup ON IT.linkfield=invsetup.Linkfield;
I changed the colour of the detail section and when I run the report I get a single column of the color. I do not have any text field on the report like is. It...
I have a report with no subreport, that prints an extra page. It is a very simple report with a header,detail and no footer info. When I preview the report there is a lot of space at the end of the page so the data is not overflowing the page. Might be because of the ruler issue stating before.
I would like to change the ruler setting from cm to inches and can not find where to do that. I have change the global settings on my pc to reflect inches. I can not find where in the options to do this. There is not a setting anywhere to change the ruler to inches
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.