|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
|
|
|
Re: Excel spreadsheetOn Thu, Jul 17, 2008 at 2:17 PM, Tyrone Baseck <tyrone_bak@...> wrote:
Tyrone, Assuming you want to import the names into the Auth_id table (which has a name column?), then you can use the dataimport plugin. The plugin is optional, so you can download the installer and select it when it comes to optional plugins, if you didn't install it when you installed SQuirreL originally. You can tell if it is installed by accessing the meny Plugin -> Summary and looking at the "Internal Name" column for "dataimport". When it is installed, you can right-click on a table and select "Import File". Point the file chooser at your excel spreadsheet and you can select the sheet and which columns to import from the spreadsheet into whichever columns of the table you desire. It currently removes existing records from the table, so you may want to create a new table from scratch to import into. It also supports auto-incrementing a count into a column (such as primary keys), if you choose. You can map as many or as few columns from the spreadsheet as you desire, into whichever columns in the table you choose. I was able to use it for DB2. Let us know if you have problems. Rob ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Squirrel-sql-users mailing list Squirrel-sql-users@... https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users |
| Free Forum Powered by Nabble | Forum Help |