If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Help unresolved external symbol _sqlcxt

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-19-03, 10:45
doris doris is offline
Registered User
 
Join Date: Nov 2003
Posts: 1
Help unresolved external symbol _sqlcxt

Hi,
I wrote a C script which includes some SQL statements.
I compiled it with ProC/C++: it was OK
Then I compile it with MVC++: it was OK
But when I tried to excute it, I have this error code:
Linking...
test1.obj : error LNK2001: unresolved external symbol _sqlcxt
Debug/test1.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
So if somebody has an idea...
Thanks
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On