Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Update
Message
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Miscellaneous
Thread ID:
01287694
Message ID:
01287709
Views:
9
UPDATE YourSqlTable SET YourTableField = '\\Server\NewShare\...'
>I have a table with a field that stores file locations.
>
>I would like to move the files that are referenced in that field so I need to update the field with the new location.
>
>The files are stored in \\Server\OldShare\Folder\...
>
>and I want to move them to \\Server\NewShare\...
>
>Is there a single UPDATE statement that can handle this?
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform