Re: SQL on connect
[prev]
[thread]
[next]
[Date index for 2005/04/20]
On Wed, 2005-04-20 at 13:56 +0100, Carl Johnstone wrote:
> Is there a better solution where you can specify that "this SQL should be
> run after DB connection"?
Not really. If you are already overriding db_Main and using a custom
connection method, you could do it there. Otherwise, you might want to
override one of the Ima::DBI methods where it opens the connection.
- Perrin
|
(message missing)
|