I use mediaportal as my mediacenter, with this I use the plugin mvcentral for my music videos.

This generates .db3 file, what I want to do is create a .net interface to view this file, with the intention of making it into an exe to have a portal database of my music videos.

I have no idea how to get the db3 file into my c# app and open, I have sqlexpress installed and can make db connections to this.

If someone could tell me how to import a db3 file into my project and then open it that would be awesome.

Thanks in advance

You'll probably have to find and ODBC driver for dBase 3 to open the file. No, I don't know where to get one, but you can ask google or bing

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.