Hi,

I'm a newbie, with some conceptual questions about SAP DB:

- How do i do stored procedures on SAP DB, and where can i find (good) documentation 
about the language used? I 
miss PL/SQL's straight-forwardness, and a step-by-step tutorial would be greatly 
appreciated.

- I also would like if someone pointed me to (very good) documentation about access to 
SAP DB using C++, on 
Windows and Linux, using the standard SAP DB libraries, but NOT using the C 
preprocessor (since i already have 
documentation on it, and there is no C preprocessor on Windows) , and which are the 
relevant headers and libraries i 
can link my programs to. If there is no other way to do it but using the preprocessor 
or ODBC, i'd like to have examples 
on the latter.

- Is there plans to do a C-preprocessor version for MS Windows? If not, does the only 
way to access the API is via 
ODBC?

- Does the only way to armazenate lenghty text (something like 10 to 500KB of text, or 
more) is on a BLOB? I miss the 
TEXT datatype on MySQL and Postgres...

Sorry if my questions sound naive, but i couldn't find a better place to ask them :)

Thiago

--
He who fights and run away lives to fight another day.


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

Reply via email to