I would simply separate the database connect and disconnect functions from the
query functions.
Mark
R. Mark Sharp, Ph.D.
msh...@txbiomed.org
> On May 28, 2015, at 12:18 PM, Luca Cerone wrote:
>
> Dear all,
> I am writing a package that is a collection of queries to be run
> against a pos
Dear all,
I am writing a package that is a collection of queries to be run
against a postgresql database,
so that the users do not have to worry about the structure of the database.
In my package I import dbDriver, dbUnloadDriver, dbConnect,
dbDisconnect from the package DBI
and dbGetQuery from th
2 matches
Mail list logo