<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>hi </FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I have been trying to insert records into a table, 
but have been unsuccessful in doing so. I am following the same example of the 
Company Database that is given in the Mnesia documantation. I follow all the 
steps. But when i try to insert a new record into the table "employee" ...the 
transaction aborts with {aborted, {no_exists, TableName}}.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Please could you tell me if i need to do anything 
else, before i go ahead and try to populate the tables.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Sincerely</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Rahul Motwani</FONT></DIV></BODY></HTML>