I have just purchased MS SQL Workstation 6.5 so I can do some MSDOS "C" programing to a MS SQL DB. The first thing I have tried is to compile the sample MSDOS code (sqltestr.c) that came with MS SQL Workstation. I am not having any luck however on the compile. I keep receiving a compiling error: d:mssqldblibincludesqlfront.h 236: Incorrect pragma directive option: -a+.

I found an article on the MS Support Online web site entitled INF: Using DB-Library with Borland C++ (article ID:Q104717) however this has not helped resolve the issue.