i have created 1 stored procedure and created 1 folder and in that created cs class file, class name is same as table name, in the class function called insert is used in that Created a database object called Database db = DatabaseFactory.CreateDatabase(); ,now i have problem in inserting values to the table...
can u help me in inserting values to the table...