Am 7. April 2012 01:30 schrieb Jeff Anderson <captvanha...@gmail.com>:
> Greetings,
>
> I am wanting to take a SELECT statement and change the names of the
> tables without IMMEDIATELY executing that statement. I was hoping that
> SQL::Statement would solve the problem but apparently it can only
> EXECUTE a statement. Is this true? I could not find anywhere that
> deemed contrary in either the docs nor the source code.
>
> Seems to me that a lot of value is to be found in parsing statements,
> changing them and then PRINTING them out or storing them as scalars
> for execution at a later time.  Would you be so kind as to provide
> this functionality? I honestly do not see any reason why it was not
> made available from the first release of this code.
>
> Sorry for the tone, but i was highly disappointed to learn that such a
> valuable and simple function was left out during my evaluation of this
> software. We will most likely use an alternative, but maybe the next
> person will not have to. Thanks in advance.

Hey Jeff,

please either open a ticket using RT or discuss it on dbi-dev@ or
probably dbi-users@. For now, I cc dbi-dev@. For feature
requests, cc'ing dbi-dev@ is always a good idea.

To your mail itself: I absolutely don't know what you're talking about.
No version information, nothing about the OS/distribution you use.
No test describing what you're doing and what's failing.

Probably you can fix this and after that worry about your tone ;)

Best regards,
Jens

Reply via email to