Nand Pathak wrote:
I have just downloaded SAP db but can't find a tutorial for using it. Can anyone suggest a good book, e-book, website or any other material that can be understood by beginners.

There is a small test package that creates a test database and it contains a few simple scripts that uses it, take a look at that.


If you want a general "DBMS/SQL tutorial" then try google: http://www.google.com/search?hl=en&ie=UTF-8&oe=UTF-8&q=dbms+sql+tutorial&btnG=Google+Search

If you want to get started writing C/C++ look for a general ODBC API tutorial.

If you want to get started writing Perl code then look for the DBI package on CPAN (use DBD::ODBC to access SAP DB from perl)

--
 Regards Flemming Frandsen - http://dion.swamp.dk
 PartyTicket.Net co founder & Yet Another Perl Hacker

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

Reply via email to