Connecting Tech Pros Worldwide Help | Site Map

not able to make changes in table

  #1  
Old November 12th, 2005, 07:53 PM
anuradha.k.r@sify.com
Guest
 
Posts: n/a
HI,
I have created a database in MS access97.Also i have a program which
would access the database and get me the required record and
data.Later I upgraded to MS access 2000.Now I have two problems.

1.I am able to access the database through my program after including
the version details (Afxgetstatemodule which I found from groups
only).But I am not able to open the database to make changes.When I
open the table I get warning that I will not be able to make changes
with the current version.I tried converting to Access 2000,and I am
able to make changes.But then I am not able to access the converted
database from my program.I have tried by including and w/o including
the version details (Afxgetstatemodule ).

2.I also tried creating a new database in Access2000 and access
through my program including the Afxgetstatemodule function.I get
error "Unable to open database".If I dont include Afxgetstatemodule
functionality my program crashes at Db.open();
I cannot trace what the problem is..I am not able to understand why my
program is not opening a database created in access 2000 itself.
can anyone get me a solution for thses two problems?

regards,
AKR.
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Want to make ''Get Latest Status'' function more efficient Mark answers 4 May 15th, 2007 05:55 PM
Want to be able to create or view database diagrams teedilo@gmail.com answers 3 January 21st, 2006 08:25 PM
how to make an object readonly in runtime? Bob answers 12 November 18th, 2005 05:17 PM
Novice question: how to make changes in an Access database ronwer answers 6 November 13th, 2005 05:49 AM