i have an msde database i wuold like to load or unload data from or to a flat file. does any one know if this is possible and if so what is the code to do so. i would prefer to rune the commands in osql or visual basic.
Thank You,
Thomaslook into bulk import|||use BULK INSERT sql statement. this is just like bcp.
id look in BOL for more info
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment