Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Corrupt File as Cause of problem?

 
   Database Help (Home) -> Visual Basic -> DAO RSS
Next:  Chinese characters  
Author Message
Eric6

External


Since: Oct 13, 2003
Posts: 5



(Msg. 1) Posted: Mon Oct 13, 2003 7:16 pm
Post subject: Corrupt File as Cause of problem?
Archived from groups: microsoft>public>vb>database>dao (more info?)

Hi,

I have a VB6 application using access as the backend. It works fine on 98
and ME.

I'm trying to convert to XP/2000, but having problems. I thought this was
due to some problem with XP when it was new, but now do not believe that is
the problem.

The database format is Access 97. When accessing a particular table from
certain forms, it works fine. The same table does not work from another
form with an error of no permissions etc.. Same access method -
DB.openrecordset(etc.) When I convert to access 2000 format, I get the same
problem, but a 3014 disk or network error message. Then, compact also hangs
when programmatically called (with DBVersion40 parameter) - but compact
works in access 2000.

In access 2002 itself, everything appears to work fine.

I am begininng to think the database may be corrupt. Any ideas? Anyone
know of code to import all structure etc. into a new file?

e

 >> Stay informed about: Corrupt File as Cause of problem? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Copy a table from one MDB file to another? - Is there a relatively simple DAO (or SQL) statement that I can execute in my VB6 program that will copy a table (structure only - no data) from one MDB file to another MDB file?

Error conneecting to Access "Cannot Start Your Application.. - I can connect to the database manually, by starting it and entering my login info, but I still get that error. Here is my code: Sub SetUpConnection() On Error GoTo ErrHandler Set adoCN = New Connection adoCN.Provider =..

Connect Data Control to Access 97 secured DB via MDW file .. - Re VB 6.0 & Access 97 I am using the MS Data Control on a form which I need to refresh each time the user enters criteria. The DB is secured via an MDW file. Could someone please provide an example, using DAO, with a solution to connect the Data..

Password problem - Hey, I've been using ADO for a few years now and now I need to simply open an access DB using DAO3.6 which has is password protected. set dbtemp = opendatabase("MyDB.MDB",False,False," ;pwd=mypass") I get an error about "canno...

SQL Date Between Problem - Hello... I need some help with my SQL syntax, so it account for all international date formats. For example, if you set your region to Germany (germany), the short date format is DD.MM.YYYY. This will invoke the 3075 run-time error. Here's my..
   Database Help (Home) -> Visual Basic -> DAO All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]