perltastic
Programmer
Hi, another newbie here. Searched the archives and couldn't find anything on this one, so apologies if it has already been covered. I'm using Win32::OLE to work with sql database. I'm trying to have a subroutine where the only paramters I provide are the database connection to use, what to use as the primary key, the table name, and a hash with the column names, their types and size. Any gurus out there suggest how I can go about this? I can create a specific table, but stumped on a subroutine for creating a generic table.
Thanks in advance
Monty
Thanks in advance
Monty