Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hello, this is my first post here.

 

I'm familiar with using the Jet Database in VB5 Pro, but I don't have access to VB5 anymore so I just purchased VB.Net (Standard). I'm completely lost about setting up a new database. I can't seem to find the Jet database engine.

 

I'm writing a standalone windows app (with no Net connectivity) and need to create my own database that will then be connected to data-bound controls on a VB form.

 

Can somebody please point me to any docs, tutorials, or website that can put me on the fast-track? I've been searching the MSDN library and it keeps coming up with sample code for "Duwamish" but I can't see anything there that tells me how to create my own database and connect it to data-bound controls.

 

Any assistance will be greatly appreciated.

 

TIA,

thistlewait

  • *Gurus*
Posted
It all depends on what RDBMS you want to use. There's Microsoft SQL Server, MSDE (free version of Microsoft SQL Server), Oracle, Microsoft Access, MySQL and many others. You'll need to pick one that you have or can make available prior to us being able to help you.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...