Re: DBI Layer documentation

[email protected] (Jens Rehsack)
Newsgroups perl.dbi.users
Message-ID <[email protected]>
2010/10/7 Kumar, Ankur <[email protected]>:
> Hello,
>
> I am working with C in front end and Sybase in backend. I have been
> asked to understand and modify a piece of code which uses DBI layer for
> running queries on Sybase entries.
>
> I am not able to understand the DBI layer implementation in the code.
> Please help me with a very simple and basic documentation on DBI layer
> (specific to C-Sybase duo if possible)

But you regognize what DBI is, don't you?
If not, it's a "Database independent interface for Perl"

Probably you explain now a bit more detailed how you plan to use DBI
in you setup:
1) load embedded Perl in you C application
2) load the DBI module in this embedded Perl
3) call DBI methods via perlapi?

Or do you plan to copy code from DBI.xs to adapt it in your project to
be able to use a "Database independent interface for C"?

Jens
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.