When I try to do datatype equivancing for a date in a .pc file, and then use the precompiler.
typedef char TMK_date[7];
EXEC SQL VAR TMK_date IS DATE;
I get following message
Semantic error at line 383, column 4, file embedsql.pc:
EXEC SQL VAR TMK_date IS DATE;
...1
PCC-S-02351, illegal datatype equivalencing operation
Can anyone tell me or point to code to show...
User Profile
Collapse
-
Thanks so much. This is exactly what I am looking for. -
Win32::OLE - Inserting images into Word doc?
Anybody got some sample code showing how to create a word doc and insert text plus images, such as .gif or jpg files? I'm new to Win32::OLE. Thanks in advance.
No activity results to display
Show More
Leave a comment: