On 4/7/06, Jeremy Bunton <[EMAIL PROTECTED]> wrote:
> Yeah both BCP and sqlcmd are reall fast and work well EXCEPT they both have
> a limit on the length of the arguments you can use at the command prompt. If

To limit the length of the argument I was thinking you could do
something like...

<cfquery ...>CREATE VIEW vwtmp#someuniquevariable# AS
#sqlyouwouldhavepassedtobcp#</cfquery>

Then just tell bcp to export that whole view.

and then drop the view.
--
Jim Wright
Wright Business Solutions
[EMAIL PROTECTED]
919-417-2257

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237179
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to