o
k
q
u
e
s
t
i
o
n
s
.
c
o
m

Access 2000 with Access 97 runtime -

The program I have uses Access 97 in development but needs to automatically convert the DB to 2000 if it is detected. I have that problem all worked out.

The problem comes in after the DB is converted to 2000. All of the program works perfectly except for the Reports. On triggering the reports to pull from the Access DB (the reports where to complex to write in the vb designer so I used what was on hand - Access) I get "Microsoft access can't start because there is no license for it on this machine." On all machines running this program it is required that Access be installed.

Any Help would be appreciated

 

Install Shield Issues. -
OK, I know this is only vaguely related to VB, but I was wondering if someone could help me out please?!? I have written an Access 2000 VBA project. It's all code driven (ie. No queries or anything like that!), hence my tenuous link to VB! I am trying to deploy my project using I


VB 5.0 vs Access 2000 -
Should be an easy question. I just upgraded to Access 2000. I was trying to write a quick application in VB 5.0 and I get a runtime 3343 error: Unrecognized Database Format. Does VB5.0 not play with Access 2000 ??


InstallShield Pro doesn't NOT include ACCESS 2000 runtimes -
I just found out that InstallShield Professionnal includes every runtime BUT access2000 (even access 97 runtime is there). InstallShield.com suggests to buy the access2000 runtime objects that can be added to installshield from another company. I wonder why InstallShield doesn't in


Access 2000 with Access 97 runtime -
The program I have uses Access 97 in development but needs to automatically convert the DB to 2000 if it is detected. I have that problem all worked out. The problem comes in after the DB is converted to 2000. All of the program works perfectly except for the Reports. On triggering


SOS Access 97 Migration to Access 2000 -
We are beginning to rollout Access 2000 and are relying on a strategy of enabling the Access 97 dbs so that the Access 2000 clients can also use them - mixed client base. However I think that it looks like the dbs revert back to Access 97 only when a user with Access 97 so much as edi


Access 97 & Access 2000... -
Hi guys, I orginally had a project using DAO to access an Access 97 database. Just recently, I installed Access 2000 along with Office 2000 on my system. And now my project can't access the database after I have converted it from Access 97 format to Access 2000 format. What should I do


Use Access 2000 from VB5 without Access on computer -
I want to use an Access 2000 database from VB5 (SP3). On a computer with Access 2000 it works fine. I use DAO 3.6. On a computer without Access 2000 it doesn't work. Is it possible to use Access 2000 from VB5 if no Access 2000 is on the computer. And if it is, How do I do this? Use


ACCESS 2000 and i still cant get it to work! -
Hello to you all! I know that there are a lot of messages about this subject, but none are clear or work. Am i doing something wrong? On my own computer i use Vb6. When i use a datacontrol and i select the "connect" propertie i have got ACCESS and ACCESS 2000. So far good,


Converting Access 97 to Access 2000 Professional using VB6 -
I have an application that has been running for the last year using access 97. Recently we purchased Office 2000 professional and converted our database file. However when attempting to run the program VB6 says runtime error 3343 unrecognized data base format. Do I need to do someth


Resizing forms at runtime in Access 2000 -
Does anyone know where I can find code that will resize my forms in Access 2000 at runtime or some tools that I can use?


Access 2000 mdb with VB6 -
Does anyone know how to use a 2000 Access mdb with the data form wizard addin in VB6....I keep getting a unknown db format error when I try to access a 2000 mdb.... I know I can convert from 2000 mdb to a previous version of access and get it to work....But is there a way to use a 2000


could be a daft question - ADO & Access Runtime -
Hey Folks Need a bit of advice regarding MS Access Runtime Basically i am considering getting a copy Access Runtime (with XP developer) but first i need to know if it is possible to manipulate the 'data' using VB and ADO? I will be doing things like populating tables from SQL S


What to do, that Data1.Connect property would be set to Access 2000 -
What to do, that Data1.Connect property could be set to Access 2000 ? Hallo My Dears ! What to do, that Data1.Connect property could be set to Access 2000 ? On my PC Win 98, VB6.0, Access 2000 are installed. When working , at VB6.0 design time Data1.DataBaseName propety is set


Insert command into MS Access Reports - help needed -
firstly, im using vb6 and ms access 2000 and am a newbie to using ms access reports. my question is how can you insert some certain command into ms access report through vb at runtime? like if you want the report to search and display some data using the parameters you specified


Access 97 --> Access 2000 -
I have done a Access database with Access 97. Here at my work, we use Access 2000 and Access 97. How do I do if I wanna use the same Accessdatabase to the both versions. Access 2000 and Access 97? Now I get this error: You can't make changes to the database objects in the databa


Runtime error '429' -
I am using Visual Basic 5.0 with an Access 2000 database. I have references to DAO 3.6 in VB. When running the program on a computer with Access 2000 installed on it the program runs ok, however when the program is installed on a computer without Access it won't run. When the progra


Access 2000 Conversion Problems -
Hello, Anybody else having problems converting Access 97 databases to Access 2000?. To be specific I'm using an Access 2000 front end .mde to access a 97 .mdb data store, the 97 store is a replica set. When I access the 97 store through an existing 97 front end I can see all the field


Access database is unrecognized -
I have the code: Set dbDB = OpenDatabase(GetAppPath() & "\Volunteers.MDB") in my VB6 program and when I run, I get the error mesage Runtime error '3343': Unrecognized database format 'C:\ksds\volunteers.mdb' The database is an Access 2000 database


Problem opening Access 2000 docs With VB 6 .... -
i have a program that opens access 97 docs and read from them etc... now i uinstalled access 2000 and modifgied the dbs and thus saving them in the access 2000 fromat ... As a consequence Vb6 Returns "unrecognised Format" .... anything ican do other than unistalling acc


Access 97 / 2000 compatibility -
I am trying to set up a database as part of the company Intranet (which needs to be ready for next Tuesday - ulp). The problem is as follows: - The company has a mixture of Access 97 and 2000, but they need to both access the same database. Solutions I am thinking about are as follo


Implementing Access 2000 -
hi, I have created an applicatin that uses Access 2000 as a backend. While installing the application on the end users machine , is there any way that i can use the ACCESS database ("use": as in access the data in the database) without actually having ACCESS 2000 installed


Access.Application Object problem -
My problem is RunTime Error for Access.Application's CompactDatabase method. ---- Im using this code ---- Sub CompactDB() Dim AccObj as New Access.Application AccObj.DBEngine.CompactDatabase(SourceDB,DestinationDB) End Sub --------------------------------- This method


Distinguish between Access2K and Access Runtime -
I wrote a piece of VB code that checks the resigtry for installed licensed software and logs it to a file when a user logs into the network, but I cannot distinguish between Access2K and Access Runtime in the registry, hence my report is meaningless. I have been checking the regist


Runtime Error '3343' -
I have the following code in my program and it's not recognizing an Access 2000 database. Can anyone help me understand why? Thanks. dim dbs as database set dbs = opendatabase("d:\e2e.mdb") when it gets to the set line I get the following message: Runtime Error


Calling Reports & Forms from Access 2000 -
I'm a newbie VB programmer and need assistance. Background: I have a application design with VB 6.0 front-end and a MS-Access 2000 back-end. I have created MS-Access 2000 forms with buttons that in turn call up in MS-Access 2000 reports on the same database. Problem/Question: How


VB and Access 2000 Error 3343 -
I recently converted my Access 97 database to Access 2000 format. My 32bit VB4 program now will not see the new format. The following gives an error "Runtime error 3343 - Unrecognizable database format" Set dbs = OpenDatabase(dbname) Set rst = dbs.OpenRecordset(tbln


vb5 and Access 2000 -
Ok have an app written in vb5 which works correctly with Access 97. However if l try the same app with Access 2000 am getting an "unrecognised database error" message. The apps references include Access 9 so am unsure why it does not like 2000. Any ideas?


Microsoft Access 2000 runtime files -
Does anybody knows where to get a list of MS Access 2000 run time files? Thank you.


VB6 not compatible with MS Access 2000 -
I am using a data ctrl to call a database which is created under Access 2000, but it show me an error "Unrecognized database format", when i using Access 2000 to convert the database back to previous version, it's OK. What does it mean? Is it VB6 cannot coorperate with A


Any idea on Access Runtime -
Hi, I think some of you might be aware of Access Runtime.I have to install Access Runtime along with my VB Application.Now can anyone tell me as how to install this so that the user cannot change the design,delete the rows etc.If anyone knows about it then please do explain me abo


VB apps using Access 97 and 2000 -
hi i have a vb application using access 97 and is compiled and in a project ... but when i convert the mdb to access 2000 ... the vb prompts unrecognizable format when opening the mdb ... anyway i can rectify this ? or must definitely use access 97 ?


Access 2000 with Password -
I was able to set my Access DB with password and then using DAO to access the DB with no problem. But it seems like te Access 2000 has more choices in setting the security. Could anybody let me know how should I set the password at Access 2000, then how do I access to the database


User Groups in Access 97 to Access 2000 -
Hi, Someone create an access database file that consist of forms, tables, reports and so on in Access 97. He also created the user workgroup, so that only a few has administrative rights while the others have only "Users" rights. At least, I believe that is what he did.


connecting to access -
i cant get VB 5 to connect to ms access 2000 it connects to ms access 97 but not 2000 this is probably coz VB 5 is old is there a way to fix this? without using access 97? thanks alot


Problem with VB and ACCESS 2000 -
Does anyone knows why i can call an ACCESS 97 APP from vb and i can not do it from ACCESS 2000? From VB6 (and with the appropiate refrences installed) i used to call and ACCESS APP, now in ACCESS 2000, the VB program just display de ID FORM. This means: The APP has a main menu, th


EXEC FILES IN ACCESS 2000 -
1. Does anyone know any software to generate an EXE FILE using ACCESS 2000 and where i can get it? 2. Why when i am running a MDE and i closed the app, access 2000 show me all forms, tables and reports desegned by me?


Corrupt Access Database -
Hello all! I have an application that uses ADO to connect to an Access 97 database. My problem is that this database gets corrupted every now and then. We have deployed it on several PCs. Most of them have either Access 97 or Access 2000 installed. Our problem occurs mainly on Windows


ADO vs ADODC -
I am really confused now. From this board, I "tried" the ADO but keep coming up with an error: "unrecognized data format ....." I have installed service pac 3, 4 and even 5 (runtime..). I am using Access 2000 and VB6. What the H#$% is the difference and wh


Whwat to do that VB on WinXP would recognize "Access 2000" DB Resolved ! Thanks! -
Why VB6 on my WinXP do not recognizes "Access 2000" Data Base while: VB6 on Win98 or Win 2000 recognizes "Access 2000" databases MS Access version on my WinXP is ":Access 2000" and it recognizes "Access 2000" databases Data1.Default Type prope


Why VB6 WinXP do not recognizes Access 2000 Data Base -
Why VB6 on my WinXP do not recognizes "Access 2000" Data Base while: VB6 on Win98 or Win 2000 recognizes "Access 2000" databases MS Access version on my WinXP is ":Access 2000" and it recognizes "Access 2000" databases Data1.Default Type p