Hi all, I got a problem with an aplication, the error MSVCR70.DLL is not found
I've trying to register the DLL and when I do it, the error?
Thereis not an entry point or the DLL file or the fiel in memory is corrupt or damage, use PVIEW to find the file and remove it.
So I don't know and have...
HI ALL,
I GOT TWO TABLE WITH TO DIFFERENT FIELD ON EACH ONE, WHAT I NEET IS TO PUT BOTH FIELD IN JUST ONE TABLE, EXAMPLE:
SELE TBLVEND.CODVEN, TBLVEN.DESVEN,TBLVEND.FECVEN,TBLART.CODART, TBLART.DESART,TBLART.FEVEN;
FROM TBLVEND, TBLART;
WHERE TBLVEND.FECVEN>=mfrom .and...
Hi all,
I need to create a word file from a report, but no word doc. is create on the disk, this is my code.
SELE mprior, mid_de_supe,mn_regi, mdatei,mevent
mtimesol,maccion, mdatecre;
FROM tblbop into cursor myreport;
WHERE mdatei >=mdatei .and. mdatei<=mdatef
ORDER BY datei...
Hi all
I have a report that i have imported to ms-word just changing the ascii extension:
ej:
report form myreport to file myreport.doc ascii
but the report have some memo field that have to many character type by the users and when i open it in msword some character are missing from the...
Hi all, what i need is to make a sum to get a balance on a bank accound database.
I have this on my table:
numid accid type amount
1 1000 D 1200
2 1000 D 1000
3 1000 C 500
4 1000 C 200
5 1000 D 1000
6 1000 C...
Hi all,
I have made 3 install from windows XPP after i delete de windows directory, and any time that i start the computer, the information form dows instalation stay on the start screen, I could i dele does names
Hi, all
I have some problem with a memo field on a report.
I'm trying to send a report to ASCII, but the report have a memo field and when de field is over a page long the report get cut, some missing letter and lines
Hi all,
I have a program a print on a printer START SP200, the report was printing ok, but, i make some modif. to the program, not the report and now if i try to print something a blank paper comes out.
I try to reconfigure the report but, nothing happend.
i have put the report on preview...
Hi all,
How could i know if a network drive exist from VFP??
for example i can check if a DIRECTORY() EXISTE:
lconnection = DIRECTORY(mlcfolder)
if lconnection= .T.
set defau to (mlcfolder)
else
set default to (lcJustDir)
endif
i need to do the same with a network drive
thanks in advance???
Hi all,
Any time i change the mouse or the keyboard i have to restart windows in order to the mouse or keyboard works, could be some way to change this in windows, like the Win9x when you can connect or disconect the mouse and it work ok.
thankssssssssssss in advance
Hi all,
I would like to know how many client can access a shared table from VFP, i'been traying to send data from 16 computer at the same tame in a shared enviroment, but not all client can send the data.
thanksssss in advance
Hi all, How could i open a dialogue box that askme for a network drive and set dthe path to it
I've been trying with :
set path to z:
asuming that "z:" is the work drive but NOT RESULT ALL.
thanks 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.