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.
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.