I've not tried this but can you not create the shortcut on the client, copy it to the netlogon directory and use a script to distribute it accordingly.
HTH
User Profile
Collapse
-
BCP import then export
Hi,
I'm not a SQL person but have the need to export a tables content (from live) and then import into a test system. A backup and restore is not an option.
bcp Database..datab asetable out "c:\Documen ts and Settings\Admini strator\My Documents\test3 .txt" -c -P
Exports ok (I would like to export the tables column headers aswell), but if I try to reimport this file on the same server using
...
No activity results to display
Show More
Leave a comment: