Wrox Programmer Forums
|
Pro VB 6 For advanced Visual Basic coders working in version 6 (not .NET). Beginning-level questions will be redirected to other forums, including Beginning VB 6.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 30th, 2007, 05:53 AM
Authorized User
 
Join Date: May 2007
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Default unrecognised formate

hi all:)
i have created database in ms access 2000.when i open it through vis data manager its shows error"unrecognised formate" .
error no :3343.
how to solve it ?

thanks


 
Old October 30th, 2007, 01:54 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

This often means that the data is in a format of a more recent version than the process trying to read it.
 
Old November 6th, 2007, 04:44 PM
Registered User
 
Join Date: Nov 2007
Posts: 9
Thanks: 0
Thanked 0 Times in 0 Posts
Default

i think data manager only supports Office 97 and below..
this might be restrictions , but you can use data environment
designer instead...

 
Old November 12th, 2007, 11:01 AM
Authorized User
 
Join Date: May 2007
Posts: 46
Thanks: 0
Thanked 0 Times in 0 Posts
Default

hi BrianWren

i have already mension my database formate vertion 2000 and i am trying to open through vis data manager.

Please you tell me whether it is possible or not.

if not means then please tell why?

thanks

 
Old November 13th, 2007, 04:47 PM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

If by vis you mean Visual Studio, then my thoughts are:

Every data format requires a way for the environment to communicate with the underlying data. Usually, in a given data technology, a certain number of technologies are wrapped up in the objects of that technologies. The protocols for other technologies must be specifically referenced.

For instance, there are specific references that you need to add to Visual Studio if you want to communicate with Oracle.

I am not sure what the specifics are in your case. The reason I am explaining this is to give you some guidance in what to search for as you try to solve this.

I am confident that what you are trying to do is possible.





Similar Threads
Thread Thread Starter Forum Replies Last Post
Input string not in correct formate sonam VB.NET 2002/2003 Basics 1 July 6th, 2006 11:35 AM
Unrecognised XML characters crmpicco XML 3 May 20th, 2005 07:12 AM
Unrecognised database format ppenn Access 0 November 18th, 2004 06:59 AM
date formate in alias mateenmohd SQL Server 2000 1 November 7th, 2004 02:58 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.