Building a Data Base inside VB from Scratch

I am trying to build a database inside VB from scratch...........usally i have used vb6 where i had the tools.How do i do this same thing in VB Express Edition Bata Version.
[174 byte] By [WilliamHerold] at [2008-3-5]
# 1
Use the Database Explorer: View -> Database Explorer will open the window or tab for it from the menu at top. You can create the connection, and then build the entire database and populate it as needed as well.
Naldiian at 2007-9-9 > top of Msdn Tech,Visual Basic,Visual Basic IDE...