After tying 3 times still getting the error in DTS with 2 tables
I tested the forum and everything seems ok but I get followin errors while testing:
insert new user registeration
after filling register form and hit submit I get:
Microsoft OLE DB Provider for SQL Server error '80040e2f'
Cannot insert the value NULL into column 'Author_ID', table 'iforumnl.iforumadmin.tblAuthor'; column does not allow nulls. INSERT fails.
/iforum/register.asp, line 904
Delete post:
Active Server Pages error 'ASP 0116'
Missing close of script delimiter
/iforum/delete_post.asp, line 4
The Script block lacks the close of script tag (%>).
in admin section klik on SQL_db statistics
Microsoft OLE DB Provider for SQL Server error '80040e37'
Invalid object name 'master.iforumadmin.spt_values'.
/iforum/admin/sql_server_db_stats.asp, line 24
Information:
MS-SQL 2000 server
hosting: securemate.net
WWF version 7.6
DB name: iforumnl
DB user: iforumadmin (=owner)