Viewing 4 posts - 1 through 4 (of 4 total)
Do you mean have more clients calling this stored procedure? . Yes .. Will there be any concurrent issue if we try to perform concurrent inserts in File Stream enabled...
May 18, 2022 at 2:16 pm
ok.. The API I referred is ASP.Net API (Middleware) not FS API... We already using T-SQL to store the request & response in FS enabled columns using insert stored procedures......
May 18, 2022 at 12:55 pm
Thanks.
Yes we are inserting records in batches not bulk insert.
What i understood so far is, we need to focus more on normal table rather on focusing on filestream enabled tables...
June 14, 2021 at 7:43 pm
Ok. To make it clear, if i insert around 5 million records in one stretch for load testing, will it be a problem however it might not be the case...
June 14, 2021 at 7:29 pm
Viewing 4 posts - 1 through 4 (of 4 total)