uncleroydee
Technical User
I need to build a process for inserting multiple rows into a SQL 7 table over the web. Probably 15 +/- rows per page and 10 fields per row. My initial thought was to use a bulk insert statement within a stored procedure.
Does anyone have any experience with this?
Thanks.
Does anyone have any experience with this?
Thanks.