File operations from within stored procedure in SQL 2000
Techie Tech
Member Posts: 1 ■□□□□□□□□□
Is it possible to perform file operations(read or write) from within stored procedures?
Comments
-
2lazybutsmart Member Posts: 1,119When using bulk data operations using files, yes. But remember, even then, binary reads/writes aren't possible but rather bulk reads of a character delimited text that is transformed and then inserted into a table.
2lbs.Exquisite as a lily, illustrious as a full moon,
Magnanimous as the ocean, persistent as time.