<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "SQL Update - Unwiling to Perform"]]></title>
		<link>http://www.ldapsoft.com/forum/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "SQL Update - Unwiling to Perform"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>SQL Update - Unwiling to Perform</title>
				<description><![CDATA[ Hi I am trying to perform a bulk update based on the users Home Directory.<br /> <br /> The users home direcroty is currently \\server01\shardirectory\username<br /> I only want to change the server name, how can I achieve this?<br /> <br /> I have tried SQL without success following the example of the web site tutorial, I think the problem is just updating that particular string.<br /> <br /> Update CN=Users set homeDirectory = sever02 where homeDirectory like %server01%<br /> subtreescope<br /> <br /> This will return the reslults but the update is to vague to work, any suggestions?  Will it be easier through ldif?<br /> <br /> Thanks<br /> <br /> Gary]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/46/170.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/46/170.page</link>
				<pubDate><![CDATA[Wed, 15 Apr 2009 02:20:11]]> GMT</pubDate>
				<author><![CDATA[ garyd]]></author>
			</item>
			<item>
				<title>Re:SQL Update - Unwiling to Perform</title>
				<description><![CDATA[ You can't apply the substring changes using update statement. <br /> <br /> For substring changes ldif is the best option.<br /> <br /> Thanks]]></description>
				<guid isPermaLink="true">http://www.ldapsoft.com/forum/posts/preList/46/171.page</guid>
				<link>http://www.ldapsoft.com/forum/posts/preList/46/171.page</link>
				<pubDate><![CDATA[Thu, 16 Apr 2009 16:45:39]]> GMT</pubDate>
				<author><![CDATA[ support]]></author>
			</item>
	</channel>
</rss>
