<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Bulk User Insert</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Bulk User Insert]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 09 Apr 2026 14:13:34 +0000</pubDate>
  <lastBuildDate>Wed, 05 Jul 2006 00:13:32 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=20542</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Bulk User Insert :  i want to move my users another...]]></title>
   <link>https://forums.webwiz.net/bulk-user-insert_topic20542_post110134.html#110134</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=24276">melihme</a><br /><strong>Subject:</strong> 20542<br /><strong>Posted:</strong> 05&nbsp;July&nbsp;2006 at 12:13am<br /><br />i want to move my users another forum to webwiz,<br><br>old forum save password without any hash...<br><br>so..<br><br>i used webwiz's functions and create salt, usercode, password (i refered admin_add_member.asp) and save them a&nbsp; mdb file..  <br><br><br>then i wrote&nbsp; sql like below...<br><table width="99%"><tr><td><pre class="BBcode"><br>sql = "INSERT INTO tblAuthor (Username, Password, Author_email, User_code, salt, location, PM_notify, Reply_notify, Rich_editor, Active, Attach_signature, Show_email, Time_offset_hours,Time_offset,Group_ID)"<br>&nbsp;&nbsp;&nbsp; sql = sql &amp; " VALUES('" &amp; strUsername &amp;"','" &amp; kRS("hashed_pass") &amp;"','" &amp; kRS("email") &amp;"','" &amp; userCode(strUsername) &amp;"','" &amp; kRS("salt") &amp;"','" &amp; kRS("location") &amp;"',1,0,1,1,1,1,7,'-',4);"<br></pre></td></tr></table><br><br>i puted the sql in a loop, its OK, insert users to webwiz db but users can not log-in due password error...<br><br><span style="font-size:10px"><br /><br />Edited by melihme - 05&nbsp;July&nbsp;2006 at 12:14am</span>]]>
   </description>
   <pubDate>Wed, 05 Jul 2006 00:13:32 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/bulk-user-insert_topic20542_post110134.html#110134</guid>
  </item> 
 </channel>
</rss>