<?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 : Populating tblAuthor from SQLServer 2K</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 : Populating tblAuthor from SQLServer 2K]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 08 Apr 2026 14:47:38 +0000</pubDate>
  <lastBuildDate>Mon, 21 Jun 2004 09:57:34 +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=10901</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[Populating tblAuthor from SQLServer 2K : Thanx for the info boRg.  I used...]]></title>
   <link>https://forums.webwiz.net/populating-tblauthor-from-sqlserver-2k_topic10901_post60131.html#60131</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16421">kayaker411</a><br /><strong>Subject:</strong> 10901<br /><strong>Posted:</strong> 21&nbsp;June&nbsp;2004 at 9:57am<br /><br />Thanx for the info boRg.<br /><br />I used a little script to loop through a recordset containing the results of my other members table and do an insert on each into tblAuthors. Inefficient but there's only about 90.<br /><br /> I put the username into the user_code field. After a user logs in the system appends a value to the user_code and we're off and running.<br /><br />So far I have not encountered any problems with encrypted passwords being disabled. I'll post back here if I do though. Thanks again!]]>
   </description>
   <pubDate>Mon, 21 Jun 2004 09:57:34 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/populating-tblauthor-from-sqlserver-2k_topic10901_post60131.html#60131</guid>
  </item> 
  <item>
   <title><![CDATA[Populating tblAuthor from SQLServer 2K : The User_code and Salt fields...]]></title>
   <link>https://forums.webwiz.net/populating-tblauthor-from-sqlserver-2k_topic10901_post59861.html#59861</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 10901<br /><strong>Posted:</strong> 17&nbsp;June&nbsp;2004 at 10:47am<br /><br />The User_code and Salt fields are not automactiaclly populated and do require a unquie value.<br><br>The Salt field is not use if you are not using encrypted passwords, butI would recommened doing so as the forum has not be fully tested withencrypted passwords disabled and so there are a few porpblems if thisoption is disabled.<br><br>The User_code field contains a unquie hex value that is around 20characters long. You can put whatever you like in this field as long asit is unquie and not easy to guess as it is used in cookies to loginusers.<br>]]>
   </description>
   <pubDate>Thu, 17 Jun 2004 10:47:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/populating-tblauthor-from-sqlserver-2k_topic10901_post59861.html#59861</guid>
  </item> 
  <item>
   <title><![CDATA[Populating tblAuthor from SQLServer 2K : There are posts regarding importing...]]></title>
   <link>https://forums.webwiz.net/populating-tblauthor-from-sqlserver-2k_topic10901_post59853.html#59853</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=16421">kayaker411</a><br /><strong>Subject:</strong> 10901<br /><strong>Posted:</strong> 17&nbsp;June&nbsp;2004 at 9:07am<br /><br />There are posts regarding importing but my question is bit different (if not I'll accept a link as a response to this post <img border="0" src="https://forums.webwiz.net/smileys/smiley1.gif" border="0"> )<br /><br />I want to import a bunch of users from another sql2k db into tblAuthor. I am not using encrypted passwords and I want people to be automatically logged in.<br /><br />If I do a simple insert statement or use the Enterprise Manager Import Utility will User_code automatically populate or does it get it's unique value after an insert is made into that column? Should i include it in my insert statement? I have the same question for the salt field. Is this the same for each user?<br /><br />TIA!<br />Rich]]>
   </description>
   <pubDate>Thu, 17 Jun 2004 09:07:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/populating-tblauthor-from-sqlserver-2k_topic10901_post59853.html#59853</guid>
  </item> 
 </channel>
</rss>