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

Using an access db without installing access -

can I access an Access Database through VB without having Access installed?

 

access runtimes -
I'm trying to install a VBA app on another computer without installing Access... and I need the Access runtimes. I've run the P&D Wizard on it and it created the setup program, but it screamed about either installing Access or the runtimes before I can use it. Where do I get the


MS Access problem.... -
I have a little problem. i was installing MS Access 97 on my dad`s computer, everything was ok until the *****ing sleep mode went on, it cause my pc to freeze, so i reboot. After there were no uninstall, not in the add/remove program, so i delete all was the installation h


Using an access db without installing access -
can I access an Access Database through VB without having Access installed?


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


Installing my program that uses an Access databse on comupter with no access... help! -
What do I need to put on a computer with no access or office installed, to make my program to work? my program reads and write to an access database... thanks in advanced.


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


A little reassurance needed. -
Hi. I'm creating a program that uses the Data Report Designer to display some information from an Access DB, in addition to doing other things. My question is, will I have any problem installing this on someone else's machine who doesn't have VB or Access? (The computer I'm insta


access Database without access installed -
How can I call a database in acess 2000 without installing access 200 installed on computer. it makes an error when I don't have access installed. How can I ?


VB/Access installation trouble -
I have a VB program which I developed on my computer which has Access. The VB program reads and updates an Access table and works fine. I tried installing it on a computer without Access. I specified the .mdb database as one of the files in the input list for my INNO script. So, on


(Resolved) Running VB 6.0/Access XP on Client machine with Access 97 installed -
Running VB 6.0/Access XP on Client machine with Access 97 installed Hi, I am creating an application using VB 6.0 and Access XP. In deployment package I am installing MDAC 2.7 Refresh. My question is that - "Will my application run on a client machine that has Access


Access 2000 and VB6 Deployment -
Can anyone tell me how I go about installing the necessary files to use Access 2000 with a Visual Basic Program. I can use my program on my machine, but I cannot install and run it on another machine without installing Office 2000 Please HELP!


Weird one (SETUP1) -
Does anyone know the answer for the following problem. I've changed setup1.vbp to get some user actions while installing my program. When after installing you remove the program through add/remove programs, this item resists in the add/remove program section. All program files ar


Error 429 & 430 -
I am using ADO. If I install my app on a pc without MS Access RTE 430 occurs. It says: Class not registrered (MSSTDFMT.DLL must be registered). How can I solve this problem? It can't be right that I can't run my app without installing MS Access. Has anyone some good advice?


Access Drivers -
Hi All, I have written an app in VB6 using an access2000 database. I have installed this on a machine that does not have access already installed. The app uses the native data provider for access and works vine for reading from the database. However I receive errors when trying to i


PKZIP via VBA Access then FTP. -
I have the FTP code working now. I'm putting some error traps in place for creating folders and files. I will be transferring an MDB file and a directory of photos. I would LOVE to be able to ZIP the MDB file up before sending it. Is there an API or Access function that can do this th


Package installation options -
Hi everybody, 1) Can a package developed in Visual Basic 6.0 and Access 97 be installed on a Windows 95/98 peer-to-peer network, by installing the package on one the the network computers and giving access to it on the other computers ? 2) In a Windows NT 4.0 network, is it possible


Data Access Problem -
I have recently developed a program that works with an access database. I am using VB6. When packing it all up with Installshield or the Package deployment program within VB6 it theoritically copies all the ocx files over with it. However when I install the program on my friends 98 mac


Installing SQL 2005 - opinions - IIS / Rpt Svcs -
If a server is going to be used for just SQL database access - locally on the WAN - is there any need for IIS? Does installing reporting services and IIS degrade the machine. I've got a client whose DBA is debating these issues with the tech who installed OS and SQL... DBA


Path/File Access Error while installing VB6 Application -
Hi all, While installing my vb6 application in some machines which have already installed "Novell Client for Windows (XP)", an error message "Path/File Access Error" comes at the last stage of Installation. thanks in advance for you help warm regards vi


Is VB as good as it sounds -
I am developing an application in VB6 Ent with Access 2000. And with the installation of the package, it's giving all sorts of errors. We tried installing SP3, then SP4, but to no use. Sometimes it's the EXPSRV.DLL, sometimes it is MSCOMCT2.OCX and other times, the project itself


share MS Access DB among network -
currently I am finishing my first professional project. It's a VB .Net application connects to Access DB. the DB will be installed on a computer and the application will run from other computers in the network. During Development, I used the location of the Access DB on my Hard disk


Cannot create DAO DB Engine -
Greetings. Packaged a reporting application with VB 6.0 and Crystal Report 7, using both Access 97 and 2000 database. When I tried installing onto another Win98 machine, without CR, VB and Ms Office, it gives me the above error when I trigger the reporting function. I tried in


VB Problem installing Access/vb run-time App on Win98 -
Hello I developed a MS Access 2002 Application that we Packaged using the MS Developer kit. The package includes a run-time for user who do not have Office installed. All is working fine on XP with or without Office installed on the machine. But we are having problems install


How to change permissions re: access database programmatically -
G'day, In my installation routine I'm creating a folder and subdirectory where an Access database is to be copied from the installing CD but .... the Access database defaults to Read Only and it needs to be Read/Write Can I do this change programmatically (vb please) as most use


installing app -- mdac does not seem to execute -
Hi: I've packaged my app with P&D wizard and have included the mdac_typ.exe (i have a access 97 DB connected). When I install my app on a virgin 95 machine and attempt to run it I get a runtime error '713' Looking for object clsd... . However, if I run mdac before installing my


Access ODBC - Easy Question -
Does anybody know where, if I can, I can download the ODBC driver for Acceess? I need to access some databases from a server, and I am not to keen on installing Office on my server. Thanks.


Access97 and Access 2000 -
I created a visual basic(5) project that uses a Access97 database. Am I going to have a problem when installing the program on a computer that have Access 2000. (I realy need help) Thank you!


how to use vb.net -
hi, i am installing vb.net and as an existing vb6 user i am just asking if the use of the programs are similar?# also i had problems accessing a access database in 2000 format using vb6, in .net does that mean that the connection to databases can be done with an access 2000 format.


Success With DataEnvironment -
Hey All, Has anyone had any success installing an application that uses a DataEnvironment and an Access database on a users system without MS Access? If so, could you please tell me which files need to be included in the setup, specific dll's etc? Thanks.


Help select VB6 or VB2005 for win app with access or mysql -
Hi, I used to do Powerbuilder programming ages ago. Now I need to develop a Windows application which can use a ACcess runtime database or a mysql database on a PC. I would like to know what is best to use - VB6 or VB.NEt or Visual Basic 2005. Also, I want to create a Installer


Run Access Reports when Access is not running -
I have a piece of code that runs access reports from a VB App, but it only works if access is already running in the background. Is there any way to run an access report/query passing a couple of parameters into it from the VB App without having to physically open Access first ? Be


Anyone Know this Error -
Hey All, run-time error '713' application-defined or oject-defined error Any Ideas? I get it when installing a simple dataenvironment (with ms access db) app on another machine without ms access. Thanks.


Access 2003 security help!!!!! -
Hello all, I am having a problem with access 2003 report which gets opened through the vb program. When the report db gets opened on a machine that has access 2003 I get some warning/errors. The report db is created in access 2000. Once I give all the correct inputs for all those me


Need help accessing remote registry -
I'm working on a project that needs to access the registry for each computer on a network. My question is this: Is it possible to access a registry on a remote workstation without installing anything on that pc?


Cant do without Installing Access -
My application is in vb6 . backend as Access 2000. using Dao 3.6 . I have created the setup in P&D wizard . The setup runs successfuly on clients machine. But on running the application , error is given ( no. is 3633 ) Clients Machine does not have Access 2000


Ado2.6 Installation -
hi there If I reference ADO2.6 (Microsoft ActiveX Data Access Components 2.6) in a VB project. Will the target machine then require MDAC2.6 to be installed? I was a little surprised when installing our app. on Win2000 machines and earlier all gave an error that could only be cle


Installing a DAO-based application -
I am using DAO 3.6 to access and Access 2000 database in my application. When I run the Package and Deployment Wizard, I see that 'DAO360.dll' is included in my project. Is this all I need? Do I need MDAC? I also saw in another post that someone included 'DAO350.dll' also just to b


Installing ubuntu -
When installing ubuntu from the cd I downloaded, I got ubuntu to begin to load, and when I click the first option of install/ run cd or something i get the following error "Cant access tty;job control turned off." I have read everywhere about this error, but I have no idea h


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


How to feed Access Chart object with data -
Ok, for MS Access I am able to programatically feed data to an ActiveX MS Chart Control v6.0. The problem is the user doesn't have that ActiveX control installed on their machine, and installing it would require updating the registry which I'm NOT allowed to do. So I need to use the ot