|
Ez4arab
Junior Member
 
479 Posts |
Posted - 29 June 2002 : 12:26:09
|
i have up grad from accece to mssql. i have import tables from accece to mssql i get these error
Microsoft OLE DB Provider for SQL Server error '80040e2f'
Cannot insert the value NULL into column 'MEMBER_ID', table 'ez4aljish.ez4aljish.FORUM_MEMBERS'; column does not allow nulls. INSERT fails.
/forum/register.asp, line 202
+++++++++++++++++++++++++++++++++++++++++++++
Microsoft OLE DB Provider for SQL Server error '80040e2f'
Cannot insert the value NULL into column 'MEMBER_ID', table 'ez4aljish.ez4aljish.FORUM_MEMBERS'; column does not allow nulls. INSERT fails.
/forum/register.asp, line 536
+++++++++++++++++++++++++++++++++++++++++++++
Microsoft OLE DB Provider for SQL Server error '80040e14'
Invalid column name 'M_RECMAIL'.
/forum/pop_profile.asp, line 790
+++++++++++++++++++++++++++++++++++++++++++++
Microsoft OLE DB Provider for SQL Server error '80040e2f'
Cannot insert the value NULL into column 'FORUM_ID', table 'ez4aljish.ez4aljish.FORUM_FORUM'; column does not allow nulls. INSERT fails.
/forum/post_info.asp, line 1114 +++++++++++++++++++++++++++++++++++++++++++++
Microsoft OLE DB Provider for SQL Server error '80040e2f'
Cannot insert the value NULL into column 'ID', table 'ez4aljish.ez4aljish.FORUM_CONFIG_NEW'; column does not allow nulls. INSERT fails.
/forum/inc_functions.asp, line 2299
how can i slove this problem
|
|