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

Do i need Access for Access -

Hi, i have written an application using Visual basic.net 2003 and it creates a Access database and connects to it. However, if my target client does not have Access on his computer, what can i do?

I do not want my client to get a copy of Access...$$

 

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


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


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


RAS DLLs -
Anyone have the VB Import definitions for any of these: rasadhlp.dll - Remote Access AutoDial Helper rasapi32.dll - Remote Access API rasauto.dll - Remote Access AutoDial Manager raschap.dll - Remote Access PPP Chap rasctrs.dll - Windows NT Remote Access Performance Monitor Coun


Two questions: MSCAL.OCX and ACCESS Again -
I was working with VB6 and... @!#@@@@. Error. After that i have installed 10 times and still does not work. It says: Can not registred. MSCAL.OCX can not registred. I have deleted every registry with the regedit and nothing. HELP. I kown how to run an ACCESS APP from vb but: How


Do i need Access for Access -
Hi, i have written an application using Visual basic.net 2003 and it creates a Access database and connects to it. However, if my target client does not have Access on his computer, what can i do? I do not want my client to get a copy of Access...$$


VB and Access Report -
I Need to be able to access an Access report (97) from VB 6. I use an SQL Statement to create a recordset which fills a table in Access 97. I have created a DE and used it to write a DR but I don't like the features in the DR as well as I like access's Additionally, if I can do th


what happened to access.application -
in vb6 i used access.apllication to print reports from an access 2003 database Seems that in access 2007 its no longer possible Is there a way to do the same thing in access 2007? thanks


[2005] Access and VB.NET -
Hey everyone, I have a couple of questions about Access and VB.NET. 1. If I create a query inside the database in Access, is there a way to get/store those results in VB.NET? 2. My database is currently in Access 2003, and I recently had Access 2007 installed on my computer, h


VB and Access Database. -
OK I am totally new to Access, I've created 2 fields in Access will say name Username and ID. then I saved it. nvc.db So that is my access file, so now I want to call the access file I have that. now does anyone have documentation on how to create a proper Access file..


Access password problems -
I have a big issue with access passwords. I know how to get a table password but as I was changing things in access security group in access I must have changed the whole access application password because I can not even get into access with out this password. As a smart person,


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,


DAO or ADO in Access 2K -
I have observed a strange thing! If I import an Access 97 database into Access 2000, in the later MDB file (ie in Access 2K), I find only DAO and no ADO in code modules! For example, I can't write << Dim cnn as ADODB.Connection >> even if the database is currently o


How to open ACCESS to see tables -
I've never used ACCESS before - it's about to become apparent! I just got sent a .MDB file and I want to extract some data. How do you launch ACCESS so that you are in design view or whatever you have like that in ACCESS?


access a Database without using Access -
There is a runtime version of access but you'd still be opening Access to a certain extent. Otherwise pick a language and connect. VB being the one in this forum.... Vince


Hiding Access container -
How do I hide the Access container when creating an Access application? I have seen it done before where when you start the Access program, only the forms are visible and the Access container itself is hidden.. Any help would be appreciated.. Dan


Add Access Add-in from VB -
Hi everyone Is there any way to open Access mdb and add an new add-in to Access add-in??? I want to write an add-in in Access VBA but I dont know if it is able to launch this add-in from VB??? Any hint is highly appreciated.


MS Access Lifespan -
Will SQL Express phase MS Access out? I heard a while back at a Microsoft Tech fest that MS Access will eventually be phased out. I don't see how this is possible when so many companies out there are using MS Access heavily.


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


VB App with Access back-end... distribution question -
I am developing a VB application which utilizes multiple Access databases for data storage and retrieval, and will be required to be updatable by the user. However, some users may not have MSOffice or Access installed. VBA isn't robust enough for much of the front-end work that I'm d


Is it possible to view an Access report without Access -
I have a vb app with a reference to ms access object 9.0 Library will be connecting to a server that contains an access db. I want to be able to display reports from that db - without office installed on mt client computer. Is this possible?


FTP access with IE -
I'm unable to use IE FTP to access my account, and I'm able to access it with Cute FTP. Are there any settings I have to take care of in IE for it to work with FTP? Someone show me the syntax for it, so I can get it straight in my head. Is it possible for a server administrat


Access question: Resolved -
I have a VB6 app that calls an access query. Inside the access query is a function that I have built in the access db. My problem is when I run the VB app the access VBA code editor opens and I have to step through the function to continue running the app. Does anybody know ho


MS Access verses Visual Basic -
I am an experienced MS Access programmer. I use some vba with MS Access and I like it. However, I have always wondered what the Visual Basic development environment has to offer. Are there any reasons why I should learn VB rather than just sticking with MS Access? There seems to


Call Access Report from VB without Access -
I read some of the threads on calling an Access report from VB. There seems to be an argument as to weather this can be done if the target machine does not have Access installed. I tried this and failed. It works on the development machine which has Access installed, but I get the


FTP access with Internet Explorer -
I'm unable to use IE FTP to access my account, and I'm able to access it with Cute FTP. Are there any settings I have to take care of in IE for it to work with FTP? Someone show me the syntax for it, so I can get it straight in my head. Is it possible for a server administrator


Legal Issues About VB And Access -
Legal Issues About VB And Access Hi, There are certain Issues that are bothering me. A help will be greatly appreciated: I have recently bought VS .Net Architect and Microsft Office Professional. I have some doubts about the leagal issues in following cases: 1.


VB6 and Access -
Hi I have designed a VB6 project with access as a backend,This project will be used by 5 users,and the maximum records entered each day is about 100 records, Do u think that I should replace Access with SQL server 2000? How many records Access can support before it reaches its limit


Microsoft Access 95 to 97 -
I have a strange problem I have moved my PC on to this new Network and I have two Access Database files *.mdb and they were created in Access 95, However on my machine i have Microsoft Office 97, (Access 97). I can open the file (but can`t modify) it tells me to convert, that is fin


Access DB on Website -
Is there anyway that I can read and write to an access database that I host on my website via my VB6 application. I have an access 2000 database with a list of access numbers. I want my end users in all parts of the world to get a unique access number. I want to simply find the first a


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


HTTP POST from Access DB -
Hello! I am a noob in VB and in ms access, but I have been programming for more than a year in some other SDKs. Anyway, I would need to add a posibility to send HTML POSTs from a Access program and then read whatever comes back. how can i do this? + write the received information


.NET db access (Access to sql) -
Hello all, I have a desktop application that uses an access database, and I need to have access to it on the mobile device. How can I get sqlce to open the access database? --> using VB.NET 2005 / Windows Mobile 6 Thanks in advance


Access 2000 - Access 2003 - Whats the difference -
Hi, Having just got my (grubby?) hands on Access 2003, I've booted it up and whipped to the vbeditor to see if it has any differences from access 2k. Itt didn't, which surprised my as I thought it may have .Net approach on nit (as all the rest have gone). So this is the Question:


I know it's access but it's a proper question for here. -
One of my users has just called me with a corrupt Access data base. After the usual - I'll restore the backup for you - what backup? - dance I am left with 10 meg of data I can't access. The standard access repair tool won't work and someone mentioned it may be possible to access s


ACCESS 2000-ACCESS 97 and SQL 7 -
My APP is in access 97 i want to know two things 1) It is possible to run my app from access 2000 without convert it? 2) It is possible to convert my full app from access 97 to sql and this could work FINE (forms, macro, report, etc.)


How do I make SQL for Access report -
This is in access itself not VB... I want to use a button to open an access report that uses an SQL statement to return only the matching items. How do I do this in access? How do I write an SQL statement in Access?


How to check the version of access installed through vb -
Hello all, I need your help in doing this. We have an application in VB and we currently use DAO3.51 to access the database that are created in access 97 and access 2000. Now we are going to support only access 2000 and 2002 and going to use DAO3.6 that is jet engine 4.0 I believe. Th


Can you open a report saved in access, on a computer without access installed -
i designed a report in access, and then realised that this program is being distributed to many persons, and i cant count on them having access installed... so can i still use the report in the mdb or not? (atm, i am using the access object library thing, to open the report from my