
July 18th, 2008, 04:16 AM
|
|
Contributing User
|
|
Join Date: Mar 2005
Posts: 168

Time spent in forums: 1 Day 10 h 45 m 51 sec
Reputation Power: 4
|
|
|
Adding data to database
Hi im trying to find some information on adding data to a database. What i am trying to do is when i setup a table within my database i want to populate the table with some default entries for my application for example when i create a users table i want to automatically add the first user.
Can this be achieved with database migrations, if not could anyone suggest the best way to achieve this.
|