Hello All
In my application I am writting an 2MB XML file into SQL server.
Though the insert statement works fine with the local database the same procedure won't work for the server database.
I am using VC++ to call the storedprocedure for writting to database.
Can you please give me some hint to explore the error.
Thanks & Regard
Anil