Posted By:
Rohit_Gupta
Posted On:
Tuesday, March 27, 2001 04:29 PM
I'm trying to put a large file in sql server 2000, will any one kindly tell me how to do that...
The size of file is around 400KB.
My problem is i need to put .wave files in database based on some primary key.
so how to set data type for that in sql server.
What i come to know that there is txt, image ntext is there but if u want to use memory over then 7000byte then u need to do something different.
regs
Rohit