Anyone know where I can find source code sample for the SQL BulkOperations
Update by Bookmark. The one sample I found on Microsoft's website is
incomplete and somewhat inaccurate. Does anyone know where I can find a
working example somewhere? I was able to successfully get the Bulk Add
(SQL_ADD) and Fetch by Bookmark (SQL_FETCH_BY_BOOKMARK) working, but am
having difficulty getting SQL_UPDATE_BY_BOOKMARK working. Any help is
appreciated.
Thanks