snip 8< It creates table 'employees', but can't do insert in this table. What is wrong?! If this table is create and populate will be recognize by Oracle, SQL as SQL table, or I have to use DBD::Oracle? Thanks for any help! Livia The DBD::CSV module actually just creates another .csv file, but with column headings. In order for it to be recognized by Oracle, it must be in an Oracle Database, and for that, yes you must use DBD::Oracle..
- DBI code problem! TIBA, LIVIA
- Re: DBI code problem! Steve Sanden
- Re: DBI code problem! Brett W. McCoy
- Re: DBI code problem! Hardy Merrill
- RE: DBI code problem! Seger, Jeffrey
- Seger, Jeffrey
