| yigal7Junior Member
 
   
 
                297 Posts | 
                    
                      |  Posted - 19 September 2003 :  05:06:49   
 |  
                      | when activating this mod (wich use to work befor) i'm gettin this error on registration:
 
 Microsoft JET Database Engine error '80004005'
 
 Field 'FORUM_MEMBERS.M_PASSWORD' cannot be a zero-length string.
 
 /forums1/register.asp, line 313
 
 -=-=-=-=-=-=-=-=-==-
 
 Line 313 is empay!!
 strSql = strSql & ")"
 THIS IS LINE 313
 my_Conn.Execute (strSql)
 
 
 |  |