Re: Quotation

Tim Bunce <[email protected]>
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <[email protected]>
On Mon, May 04, 2009 at 04:06:47PM +0200, H.Merijn Brand wrote:
> I've hit a failure, which I am not about if it is my fault or that I
> have to blame something else
> 
>   $dbh->do ("drop table $_") for $dbh->tables ();
> 
> Now that DBI returns the tables quoted, I expect that to work.
> 
> DBD::CSV uses the current user name as schema name, so the table list
> looks like
> 
>   $VAR1 = [
>     '"merijn".testaa.csv',
>     '"merijn".testab',
>     '"merijn".testac',
>     '"merijn".testad.txt',
>     '"merijn".testae.csv',
>     ];

[Ignoring the issue you're refering to]

Why should DBD::CSV support schemas at all?
What value does that give?
What use-cases does it help?
What are the semantics of 'schemas' in DBD::CSV?

Tim.
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.