Thank you very much for your quick answer. I have read some of the 
corespondence mentioned in your letter but i'm afraid it may be too 
difficult for me to solve the problem. I will try, but be so kind and tell 
me if there is free/open source compiler which i could use under Windows 
and which cooperates with SAP precompiler?

Best regards
Łukasz Borzęcki


-----Oryginalna wiadomość-----
Od:     Dittmar, Daniel [SMTP:[EMAIL PROTECTED]]
Wysłano:        31 stycznia 2003 14:04
Do:     '[EMAIL PROTECTED]'; '[EMAIL PROTECTED]'
Temat:  RE: Problem with linking sap libraries with application in c++

> I try to embedd SQL calls in my application written in c++.
> The SAP database is on W2K server.
> Aplication is on W2K workstation.
> SAP DB is 7.3.029
> Compiler is bcc32 /from borlands command line tools/
> Precompiler converts code properly without warnings, the
> compilation phase
> runs smoothly but i can't link the resulting object file with SAP DB
> libraries. The path to libraries directory is set correctly,
> but ilink32
> displays "unresolved external ... "messages for all SAP
> function embededd

Borland C++ uses a different format for object files. You might want to 
search the mailing list for this, as it has been discussed before 
(http://www.google.com/search?q=borland+site%3Alistserv.sap.com). I'm not 
sure that there was a working solution. If you get it going, please sum up 
the steps
necessary and post them either to the mailing list or better yet to the 
Wiki (http://sapdb.2scale.net/moin.cgi/FrontPage).

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/


> -----Original Message-----
> From: Lukasz Borzecki [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 31, 2003 1:04 PM
> To: '[EMAIL PROTECTED]'
> Subject: Problem with linking sap libraries with application in c++
>

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to