thistlewait Posted September 13, 2003 Posted September 13, 2003 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 Quote
*Gurus* Derek Stone Posted September 15, 2003 *Gurus* Posted September 15, 2003 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. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.