473,395 Members | 2,446 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

problem with access deployment in using runtime app

29
I am trying to deploy a small access project that connects to sql but when I run the program using the runtime client I get nothing, no forms or anything? But when I run it using the full version it works.

I downloaded a sample database from MS and connected that to SQL to retrieve the data. When I use runtime client for this program it works.

Does anybody have any ideas why my programs are not coming up?
This is having me pull all of my hair.
Oct 11 '07 #1
7 1753
nico5038
3,080 Expert 2GB
When the runtime version is executed on a different machine, your references could be "MISSING".
Did you try to check the references on the "runtime machine" e.g. by installing full Access temporarely ?

Nic;o)
Oct 11 '07 #2
cluce
29
When the runtime version is executed on a different machine, your references could be "MISSING".
Did you try to check the references on the "runtime machine" e.g. by installing full Access temporarely?

Nic;o)
thanks for the reply.
Well after I tried it on a machine without the full access I installed the runtime on my machine that also has the full version installed on it. The program only works with the full version not the runtime. Maybe its not packaging the program correctly or maybe it doesnt have all the files intsalled to run???? I do know its not putting a shortcut on my desktop during install like it should.
I am not sure what to do. How can I check my references?
Oct 12 '07 #3
nico5038
3,080 Expert 2GB
Hmm, in the runtime environment checking the references isn't possible by using the Tools/References the full version will offer.
Thus my proposal to install Access fully to check.
When you can't install Access, you could do several things:
1) Create a package and include all .dll's (libraries) needed.
For this you need the Access Professional edition (till version 2000, higher versions require the packager of VB)
I also once used a freeware packager to create such a package and make a selfinstalling application.
2) Check the libraries (.ocx, .dll, etc.) that are used for the used references (Tools/Reference under VBA) and make sure a copy of these is installed (or added) to the other machine.
3) Add some code to the .mdb to check for missing references and report those so the needed ones can be installed or you could try to link an older/nerwer version from code.

Nic;o)
Oct 12 '07 #4
cluce
29
[quote=nico5038]Hmm, in the runtime environment checking the references isn't possible by using the Tools/References the full version will offer.
Thus my proposal to install Access fully to check.
When you can't install Access, you could do several things:
1) Create a package and include all .dll's (libraries) needed.
For this you need the Access Professional edition (till version 2000, higher versions require the packager of VB)
I also once used a freeware packager to create such a package and make a selfinstalling application.
2) Check the libraries (.ocx, .dll, etc.) that are used for the used references (Tools/Reference under VBA) and make sure a copy of these is installed (or added) to the other machine.
3) Add some code to the .mdb to check for missing references and report those so the needed ones can be installed or you could try to link an older/nerwer version from code.

I have access 2007 and it packages the whole program for me. So I really dont know how to tell what it is packaging. I did look under program files and see what was installed. There was only one file in the program folder--- .accdr
maybe I need to change the file type before I save it. Of course, I need to figure out how to do it.

A couple programs I developed worked in runtime but most of them dont. I even tried to download a sample databse from MS and use sql as the backend and that comes up blank.
Oct 12 '07 #5
nico5038
3,080 Expert 2GB
Hmm, Access2007 that's a different kind of ballgame.
I would make sure that the .accdr is placed in a thrusted folder, else the code won't execute...

Nic;o)
Oct 12 '07 #6
cluce
29
Hmm, Access2007 that's a different kind of ballgame.
I would make sure that the .accdr is placed in a thrusted folder, else the code won't execute...

Nic;o)
whats a thrusted folder?
Oct 18 '07 #7
nico5038
3,080 Expert 2GB
When pressing the OfficeButton you'll find a security section. Select that and you'll be able to set the location where Access will "Thrust" the database and will enable the code excution.

Nic;o)
Oct 18 '07 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

22
by: Deano | last post by:
Hi, I have a finished Microsoft Access app that we are distributing using an Access runtime. This works fine (mostly) but I'm sold on the advantages of dot.NET and upgrading to vb.NET seems...
11
by: Deano | last post by:
Hi, I have a finished Microsoft Access app that we are distributing using an Access runtime. This works fine (mostly) but I'm sold on the advantages of dot.NET and upgrading to vb.NET seems...
10
by: Lauren Wilson | last post by:
I have a desperate short term need for a way to install Access 2003 runtime on client computers. I have the proper license to do so but I cannot seem to find the files to do it like we did with...
0
by: Bill Nguyen | last post by:
I have a VS app published on our Intranet using OneClick publishing. I can't run it on a Vista client PC. Please take a look at the error message below and let me know what I need to do to make...
0
by: edurazee | last post by:
I am able to create BoundFields and Footer-rows dynamically like this in my GridView: protected void Page_Load(object sender, EventArgs e) { CreateGridView(); ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.