LDAPSoft LDAP And Active Directory Tools Community Forums LDAPSoft Home
  [Search] Search   [Register] Register /  [Login] Login 
Please note that the forums are no longer being maintained by our staff as we provide live technical support with livehelp. Please use

live help or contact support in case of any technical question. For other questions please contact our customer service at 1-800-553-4131

 

Live Help

  Customer Service
contact us Tel.: 1-(800)-553-4131
E-mail: customerservice@ldapsoft.com
Technical Support
contact us Tel.: 1-(800)-553-4131
E-mail: support@ldapsoft.com
SQL Update Query - set attribute value to that of another attribute  XML
Forum Index » General Discussion
Author Message
defac



Joined: 21/10/2008 08:21:24
Messages: 1
Offline

I'm trying to perform an update on a large number of records involving setting an attribute to the value contained in another attribute - something along the lines of (conceptually):

update xxxxxx set attribute1=attribute2 where attribute1 is null

Is this possible? Any advice would be greatly appreciated.

Thanks!
support



Joined: 27/06/2008 19:01:18
Messages: 100
Offline

Current version only supports simple sql statements, no joins.
So you can't do it with sql.

The other option is the LDIF export and import.

 
Forum Index » General Discussion
Go to:   
[Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Members]  Member Listing  
Powered by JForum 2.1.8 © JForum Team