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 thank for your answer, but i cant figure it out how to conect the computer?
I work the same as in a LAN network?
How do i know the server path using a moden or a ADSL connection?
WHEN I MADE THE SQL A FIELD IS CREATE FOR EACH FIELD ON THE SQL OPTION:
THIS IS WHAT APPEAR ON THE RESULT TABLE, EXAMPLE:
CODVEN
DESVEN
FECVEN_A
CODART
DESART
FECVEN_B
::: and i only need 3 fields ::::::
COD
DESCRIP
DATE
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...
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.