<?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 : SQL help copying users</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 : SQL help copying users]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 16:07:37 +0000</pubDate>
  <lastBuildDate>Mon, 19 Sep 2005 15:16:17 +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=16613</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[SQL help copying users : Ok, I tried the multiple user...]]></title>
   <link>https://forums.webwiz.net/sql-help-copying-users_topic16613_post90779.html#90779</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10324">HawkMultimedia</a><br /><strong>Subject:</strong> 16613<br /><strong>Posted:</strong> 19&nbsp;September&nbsp;2005 at 3:16pm<br /><br />Ok, I tried the multiple user upload tool from Rudster, but had no luck. I've got two user tables I need to copy into my tblAuthor table. I've created a rudimentary SQL statement, but I know it won't work because of the usercode and encryption. Could someone help me find a way to get these ~550 users into WWF? I would greatly appreciate it and am also willing to compensate for&nbsp;one's investment of time into this.<DIV>&nbsp;</DIV><DIV><DIV dir=ltr align=left><SPAN =984193414-14092005><FONT face=Arial color=#0000ff size=2>INSERT INTO FRMtblAuthor (Real_name, Username, Password)</FONT></SPAN></DIV><DIV dir=ltr align=left><SPAN =984193414-14092005><FONT face=Arial color=#0000ff size=2>SELECT (First_Name&nbsp;+ Last_Name, UserName and Password) from users</FONT></SPAN></DIV><DIV dir=ltr align=left><SPAN =984193414-14092005><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV><DIV dir=ltr align=left><SPAN =984193414-14092005><FONT face=Arial color=#0000ff size=2><SPAN =984193414-14092005><FONT face=Arial color=#0000ff size=2><DIV dir=ltr align=left><SPAN =984193414-14092005><FONT face=Arial color=#0000ff size=2><SPAN =984193414-14092005><FONT face=Arial color=#0000ff size=2>INSERT INTO FRMtblAuthor (Real_name, Username, Password, Author_email)</FONT></SPAN></FONT></SPAN></DIV><DIV dir=ltr align=left><SPAN =984193414-14092005><FONT face=Arial color=#0000ff size=2><SPAN =984193414-14092005>SELECT (First_Name + Last_Name, UserName, Password, E-mail_Address) from entity_empoyee</SPAN></FONT></SPAN></DIV><DIV dir=ltr align=left><SPAN =984193414-14092005><FONT face=Arial size=2><SPAN =984193414-14092005></SPAN></FONT></SPAN>&nbsp;</DIV></FONT></SPAN></FONT></SPAN></DIV></DIV><DIV>I don't know how to add a space between the First_Name and Last_Name. I know I&nbsp;also need to supply a default time for the time_offset fields, I'm just not well-versed enough in SQL to know how to do it. </DIV><DIV>&nbsp;</DIV><DIV>Thanks,</DIV><DIV>Patrick</DIV>]]>
   </description>
   <pubDate>Mon, 19 Sep 2005 15:16:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/sql-help-copying-users_topic16613_post90779.html#90779</guid>
  </item> 
 </channel>
</rss>