<?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 : migrati&#111;n from accesss to SQL serv</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 : migrati&#111;n from accesss to SQL serv]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 07 Apr 2026 22:01:58 +0000</pubDate>
  <lastBuildDate>Wed, 04 Feb 2004 06:14:37 +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=6395</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[migrati&#111;n from accesss to SQL serv : I solvedtwo of theerrors above: insert...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50895.html#50895</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10536">otti</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 04&nbsp;February&nbsp;2004 at 6:14am<br /><br /><P>I solved&nbsp;two of the&nbsp;errors above:</P><P><strong>insert registration: error <FONT color=#00ff00>solved</FONT><BR></strong>by editing the table design thru enterprise manager. you have to make the column author_id in table author to integer with auto increment = 1</P><P><strong>delete error <FONT color=#00ff00>solved</FONT><BR></strong>I just uploaded the file <FONT face=Arial size=2>delete_post.asp again and it worked. that is strange though because the old file worked fine with the access version !!!<BR><BR>I still have the error of DB statistics (I uploaded the file again but doesn't work)</FONT></P><P><FONT color=#ff0000><strong>new error </strong></FONT><FONT color=#000000>New user<BR>A new registered user gets problems while try to do these things:<BR>- view the profile<BR>- send pm or read pm that new user send<BR>- post new message<BR>and more problems<BR></FONT><FONT color=#000000><BR>all those problems seems occurs because of default values in table author like join_date = now() and it should be getdate() for ms-sql<BR>same thing with column no of posts etc...<BR>I fixed the problem with new registration by editing table desing my self,&nbsp; is there an better way to convert the table author into ms-sql?? instead of having to edit all columns manually??&nbsp; are there other tables that will need editing??</FONT></P><P><FONT color=#000000>thanks in advance</P></FONT><P><strong><FONT color=#ff0000></FONT></strong><!-- Message  ''"" --></P>]]>
   </description>
   <pubDate>Wed, 04 Feb 2004 06:14:37 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50895.html#50895</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv : After tying 3 times still getting...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50658.html#50658</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10536">otti</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 7:16pm<br /><br /><P><FONT face=Arial size=2>&nbsp;After tying 3 times still getting the error in DTS with 2 tables<BR><BR></FONT></P><P><FONT face=Arial size=2>I tested the forum and everything seems ok but I get followin errors while testing:</P></FONT><P><strong>insert new user registeration</strong><BR>after filling register form and hit submit I get:<P>Microsoft OLE DB Provider for SQL Server<FONT face="Times New Roman" size=3> </FONT><FONT face=Arial size=2>error '80040e2f'</FONT><FONT face="Times New Roman" size=3> </FONT><P><FONT face=Arial size=2>Cannot insert the value NULL into column 'Author_ID', table 'iforumnl.iforumadmin.tblAuthor'; column does not allow nulls. INSERT fails.</FONT> <P><FONT face=Arial size=2>/iforum/register.asp</FONT><FONT face=Arial size=2>, line 904</FONT> </P><P>&nbsp;</P><P><FONT face=Arial size=2> <strong>Delete post:</strong></FONT></P><P>Active Server Pages<FONT face="Times New Roman" size=3> </FONT><FONT face=Arial size=2>error 'ASP 0116'</FONT><FONT face="Times New Roman" size=3> </FONT><P><FONT face=Arial size=2>Missing close of script delimiter</FONT> <P><FONT face=Arial size=2>/iforum/delete_post.asp</FONT><FONT face=Arial size=2>, line 4</FONT> <P><FONT face=Arial size=2>The Script block lacks the close of script tag (%&gt;). </FONT></P><P><FONT face=Arial size=2> </FONT></P><P><strong><FONT face=Arial size=2>in admin section klik on SQL_db statistics</FONT></strong></P><P>Microsoft OLE DB Provider for SQL Server<FONT face="Times New Roman" size=3> </FONT><FONT face=Arial size=2>error '80040e37'</FONT><FONT face="Times New Roman" size=3> </FONT><P><FONT face=Arial size=2>Invalid object name 'master.iforumadmin.spt_values'.</FONT> <P><FONT face=Arial size=2>/iforum/admin/sql_server_db_stats.asp</FONT><FONT face=Arial size=2>, line 24</FONT> </P><P><strong>Information:</strong></P><P><strong>MS-SQL 2000 server<BR>hosting: securemate.net<BR>WWF version 7.6<BR>DB name: iforumnl<BR>DB user: iforumadmin (=owner)</strong></P>]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 19:16:47 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50658.html#50658</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv : thnx for you suggestion It is...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50653.html#50653</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10536">otti</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 6:52pm<br /><br /><P>thnx for you suggestion</P><P>It is true I had some tables not enabled identity insert I did that by all tables but by step 3 it still gave the smae errors by the two tables.</P><P>ain step 2 I get these errors:</P><P><FONT size=2>Error Creating the Table tblAuthor (it may already exsist)<BR><BR>Error Creating the Table tblGroup (it may already exsist)<BR><BR>Error Creating the Table tblGuestName (it may already exsist)<BR><BR>Error Creating the Relationship between the tblAuthor and tblGroup tables (it may already exsist)<BR><BR>Error Creating the Relationship between the tblBuddyList and tblAuthor tables (it may already exsist)<BR><BR>Error Creating the Relationship between the tblEmailNotify and tblAuthor tables (it may already exsist)<BR><BR>Error Creating the Relationship between the tblPMMessage and tblAuthor tables (it may already exsist)<BR><BR>Error Creating the Relationship between the tblThread, tblTopic and tblAuthor tables (it may already exsist)<BR><BR>Error entering default values in the Table tblGroup<BR><BR>Error entering default values in the Table tblAuthor<BR><BR><B>SQL Server database is set up, but with Error!</B> </FONT></P>]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 18:52:38 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50653.html#50653</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv : If you use dts to copy your tables...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50615.html#50615</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=2267">michael</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 2:41pm<br /><br />If you use dts to copy your tables make sure that you enable Identity insert in the table options.]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 14:41:48 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50615.html#50615</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv :   Lazaro wrote: Thanks huwnet,...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50544.html#50544</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10536">otti</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 02&nbsp;February&nbsp;2004 at 10:36am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by Lazaro" alt="Originally posted by Lazaro" style="vertical-align: text-bottom;" /> <strong>Lazaro wrote:</strong><br /><br /><P>Thanks huwnet, but I can't find it.</P><P>But I was able to fix it. I will post what I've done, so the people having this error in the future, will have two opportunitys of finding it:</P><UL><LI>Use DTS to migrate the tables tblAuthor, tblGroups, tblGuests <LI>Run the msSQL_server_setup.asp script -it will return some errors, doesn't seem to matter- <LI>Use DTS to migrate all tables now -except the tables of the first step-</LI></UL><P>I don't now if it is a clean solution, but all seems to work fine.</P><P>Thank you very much for you hel Borg and&nbsp;huwnet <IMG src="https://forums.webwiz.net/smileys/smiley20.gif" border="0"><IMG src="http://forums.webwiz.net/smileys/smiley20.gif" border="0"><IMG src="http://forums.webwiz.net/smileys/smiley20.gif" border="0"></P><P></td></tr></table> </P><P>I did exactly as you described in your steps I had few errors when running ms_sql setup as you told but during step 3 all tables went well except 2 tables and I got the errors below:</P><P>did you get the same problem?? and does it effects the forum or do I miss functionality or performance??</P><P>&nbsp;</P><P><IMG src="http://www.islaammail.com/temp/error_tbltime.jpg" border="0"></P><P>&nbsp;</P><P><IMG src="http://www.islaammail.com/temp/error_tblsmut.jpg" border="0"></P><span style="font-size:10px"><br /><br />Edited by otti</span>]]>
   </description>
   <pubDate>Mon, 02 Feb 2004 10:36:19 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post50544.html#50544</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv : This search forun a number:- ...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31087.html#31087</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 14&nbsp;October&nbsp;2003 at 10:50am<br /><br />This search forun a number:-<br><a href="%0Ahttp://forums.webwiz.net/search.asp?KW=sql+access&amp;SM=1&amp;SI=PT&amp;FM=1&amp;OB=1&amp;Submit=Start+Search" target="_blank"><br> http://forums.webwiz.net/search.asp?KW=sql+access &amp;SM=1&amp;SI=PT&amp;FM=1&amp;OB=1&amp;Submit=Start+Searc h</a><br>]]>
   </description>
   <pubDate>Tue, 14 Oct 2003 10:50:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31087.html#31087</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv : Thanks huwnet, but I can&amp;#039;t...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31078.html#31078</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10543">Lazaro</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 14&nbsp;October&nbsp;2003 at 10:11am<br /><br /><P>Thanks huwnet, but I can't find it.</P><P>But I was able to fix it. I will post what I've done, so the people having this error in the future, will have two opportunitys of finding it:</P><UL><LI>Use DTS to migrate the tables tblAuthor, tblGroups, tblGuests <LI>Run the msSQL_server_setup.asp script -it will return some errors, doesn't seem to matter- <LI>Use DTS to migrate all tables now -except the tables of the first step-</LI></UL><P>I don't now if it is a clean solution, but all seems to work fine.</P><P>Thank you very much for you hel Borg and&nbsp;huwnet <IMG src="https://forums.webwiz.net/smileys/smiley20.gif" border="0"><IMG src="http://forums.webwiz.net/smileys/smiley20.gif" border="0"><IMG src="http://forums.webwiz.net/smileys/smiley20.gif" border="0"></P><P>&nbsp;</P><span style="font-size:10px"><br /><br />Edited by Lazaro</span>]]>
   </description>
   <pubDate>Tue, 14 Oct 2003 10:11:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31078.html#31078</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv : Try going to the next page of...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31053.html#31053</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10343">huwnet</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 14&nbsp;October&nbsp;2003 at 8:02am<br /><br />Try going to the next page of posts. I know there are some about what you want there. One of them has a link about how to do it.]]>
   </description>
   <pubDate>Tue, 14 Oct 2003 08:02:29 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31053.html#31053</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv : Thanks again Borg; But I am not...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31048.html#31048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=10543">Lazaro</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 14&nbsp;October&nbsp;2003 at 6:53am<br /><br /><P>Thanks again Borg;</P><P>But I am not finding anything about this issue with the search function even when I have tryed it for several minutes! -&nbsp;maybe due to my bad english and my vocabulary limitations&nbsp;-</P><P>I will continue trying to find something about this issue; but meanwhile could someone give a link to the topic in wich this issue is solutioned -&nbsp;I swear you that I've tryed hard but i can't findit&nbsp;-</P><P>Thans a lot!</P>]]>
   </description>
   <pubDate>Tue, 14 Oct 2003 06:53:12 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31048.html#31048</guid>
  </item> 
  <item>
   <title><![CDATA[migrati&#111;n from accesss to SQL serv : Do a search of the forum to find...]]></title>
   <link>https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31039.html#31039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 6395<br /><strong>Posted:</strong> 14&nbsp;October&nbsp;2003 at 5:46am<br /><br />Do a search of the forum to find how othere users have done this.]]>
   </description>
   <pubDate>Tue, 14 Oct 2003 05:46:51 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/migration-from-accesss-to-sql-serv_topic6395_post31039.html#31039</guid>
  </item> 
 </channel>
</rss>