Re: Re: Truncation Issues with SQL Server Insert Statement
From: Amonotod (amonotod_at_charter.net)
Date: 07/13/04
- Next message: Hardy Merrill: "Re: Re: Truncation Issues with SQL Server Insert Statement"
- Previous message: Janet Goldstein: "Re: no DBD:MSSQL?"
- Maybe in reply to: Tim Bunce: "Re: Truncation Issues with SQL Server Insert Statement"
- Next in thread: Michael Peppler: "Re: Re: Truncation Issues with SQL Server Insert Statement"
- Reply: Michael Peppler: "Re: Re: Truncation Issues with SQL Server Insert Statement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <dbi-users@perl.org> Date: Tue, 13 Jul 2004 20:11:24 +0000
> From: "Hardy Merrill" <HMerrill@dhcr.state.ny.us>
> Date: 2004/07/13 Tue PM 07:42:25 GMT
> Original poster: did you use either the "quote" method, or better yet
> did you use placeholders??
You know, to be more accurate, I am indeed using placeholders,
after constucting my sql statement from my field names. Placeholders
are a really cool way to do it, I've been getting 300K+ inserts done
in less than a minute.
I noticed, in the message this morning from M. Peppler, that he mentioned
a BLK API, but I've never heard of this before. Does DBI in general
support this, or only certain DBDs?
> Hardy Merrill
Thanks,
amonotod (all lower case, btw... :-)
--
`\|||/ amonotod@ | subject line:
(@@) charter.net | no perl, no read...
ooO_(_)_Ooo________________________________
_____|_____|_____|_____|_____|_____|_____|_____|
- Next message: Hardy Merrill: "Re: Re: Truncation Issues with SQL Server Insert Statement"
- Previous message: Janet Goldstein: "Re: no DBD:MSSQL?"
- Maybe in reply to: Tim Bunce: "Re: Truncation Issues with SQL Server Insert Statement"
- Next in thread: Michael Peppler: "Re: Re: Truncation Issues with SQL Server Insert Statement"
- Reply: Michael Peppler: "Re: Re: Truncation Issues with SQL Server Insert Statement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|