I am almost finished. Almost accomplished my goal. I used the SQL query to create the tables but I am still having that problem occur in the tbl_Computers table. I run the kixscript once on my workstation and it add my info successfully to the tbl_Computers table but it also automatically add a line underneath with all NULL values. The tbl_Users doesn't do that. It just adds my correct info. This is a problem with the NULL line because in creating a search form in Cold Fusion it is causing a problem in searching the table because there are 2 values in the Computers table and 1 entry in the Users table. I have spent all weekend trying to find out why it would be adding that NULL value line. Can someone who wrote the code help me figure out why it is doing this? Also I have posted other errors I am getting why data isn't being captured at all in some of the other tables. In my last post you'll find the error. Could someone also help me figure out what that means? Thanks!