|
-
Mar 19th, 2003, 01:21 PM
#1
Thread Starter
Lively Member
VB.net standard [Resolved]
I bought vb.net standard. I tried to open a .dbf file and it says I cant because "Tihs version of Visual Studio Can't Open this Type of DatabaseFile"! Whats the deal with that? I have to buy Visual Studio Proffesional just to open certain files?
Last edited by flog3941; Mar 21st, 2003 at 11:11 AM.
-
Mar 19th, 2003, 01:24 PM
#2
Umm of course not. Vb/VS is adevelopment IDE, not a database app. You cant expect it to open any and every database format. It may support Microsoft's mdb's but that is probably all.
-
Mar 19th, 2003, 01:29 PM
#3
Frenzied Member
I have VS.NET Enterprise and i don't have the ability to open .DBF files (there is no association in my File Types).
You might need a specific program to open those files: DBF Opener
If you have SS2K installed, you can always use DTS to import the data into a different database.
~Peter

-
Mar 19th, 2003, 04:31 PM
#4
Thread Starter
Lively Member
Well how do I open and access a .dbf database through an app that I wrote?
Last edited by flog3941; Mar 19th, 2003 at 04:50 PM.
-
Mar 20th, 2003, 12:24 PM
#5
Frenzied Member
Have you looked on ConnectionStrings.com ??
I've personally never used a .DBF database. I don't even know who made it!
~Peter

-
Mar 20th, 2003, 12:42 PM
#6
Thread Starter
Lively Member
Its a database for the App. "Act 2000"
-
Mar 20th, 2003, 12:47 PM
#7
-
Mar 20th, 2003, 08:40 PM
#8
Thread Starter
Lively Member
I guess I still dont understand? Can I or can't I access and edit data from a .dbf using a data adapter like I would to access a .mdb database??
I have Vb.net Standard if that make any difference
-
Mar 20th, 2003, 11:40 PM
#9
-
Mar 21st, 2003, 08:40 AM
#10
Thread Starter
Lively Member
Thanks Ill take a look at them
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|