Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Other SQL Server Topics (2005)
 Inserting a variant array to DB

Author  Topic 

Kraken12
Starting Member

1 Post

Posted - 2008-02-13 : 05:30:52
Hi, I was wondering if there is a method (other than BULK INSERT) to insert a (C++) application level array into the database, I have a variant type array populated with values that I want to insert, possibly using ADO Objects, in quick time!

jackv
Master Smack Fu Yak Hacker

2179 Posts

Posted - 2008-02-13 : 11:49:11
Could you elaborate a bit more on the data?

Jack Vamvas
--------------------
Search IT jobs from multiple sources- http://www.ITjobfeed.com
Go to Top of Page
   

- Advertisement -