[fdo-users] Batch Insert using Insert Command

Brent Robinson brent.robinson at autodesk.com
Tue Jul 15 08:25:09 EDT 2008


Hi,

The SQL Server provider does not support the BatchParameterValue, so the Insert.Execute() has to be done once per feature.

Brent.

-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of wkhattak
Sent: Monday, July 14, 2008 4:07 AM
To: fdo-users at lists.osgeo.org
Subject: [fdo-users] Batch Insert using Insert Command


Hi,

I am trying to figure out if Autodesk's SQL Provider could be used for a
batch insert while creating a Feature Class instead of executing the
Insert.Execute() in a loop?Like is it possible to make use of
BatchParameterValues within the Insert command?

regards,
--
View this message in context: http://www.nabble.com/Batch-Insert-using-Insert-Command-tp18439234p18439234.html
Sent from the FDO Users mailing list archive at Nabble.com.

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list