July 2, 2004 at 12:38 pm
I took the ODS extended stored procedure sample projects and tried to compile them but got all sorts of error messages.
I loaded each of the DSW files into VC6++ and in each case there were only two source files. I was expecting stdafx.h at the very least in the header files.
The ODBC example told me that ODS_VERSION was an undeclared identifier.
Some of the others said that various variables were being incorrectly redefined.
Is there something else that I should have downloaded in order to use these samples or are they all crap?
July 12, 2004 at 12:29 pm
I've found srv.h in the examples file and it looks considerably different to the one in the visual studio directories.
Temporarily I have replaced the vs version with the ODS version and the extended stored procedure now compiles with no errors, but it now gives linking errors.
I should be grateful if anyone could tell me the way forward.
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply