Regards Frederico,
I have found a solution for the problem and I have fixed it atlast.
The problem was actually in the database, in the options and in the tab tables/queries, it should be marked with the option "SQL server compatiable sintax (ANSI 92)".
I hope that this thread is usefull for...
Cordial regards, Frederico Fonseca
I have used all your suggestions and I obtained the same error. I would like to know, if it is possible for me to send to you the database design and the project,through your website. If you have any other ideas on any changes in windows xp settings or access...
Thank you very much 3GM,
The error has been fixed, but the problem persists.
TO fredericofonseca,
The problem, is generated by inserting a value in the field (DateIn)and executes the WRITERECORD method, on the other hand if I omit the field (DateIn) in the selected fields in the database, the...
Receive my excuses fo the lack of information. My database is composed of three fields: Installer:Text, Code:Numeric and DateIn:Date
The test Program is:
ENVIRONMENT DIVISION.
DATA DIVISION
WORKING-STORAGE SECTION.
01 returnvalue pic s9(9) comp-5.
PROCEDURE DIVISION.
INVOKE...
I am programming in Windows XP with powercobol 7 to add dates in a data base Access 2003 and when I execute the WriteRecord I obtain a syntax error in sentence INSERT INTO. Somebody podria to help me with this problem?
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.