473,405 Members | 2,379 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,405 software developers and data experts.

Unable to Create Dynamic Report in accde file of VBA access

7
I have created one application in access using VBA. In this project I am creating Dynamic Report. I am able to create and open report in development environment i.e. when the project is in accdb format but when I try to run the same project using accde format it gives me an error. "The command you specified is not available in an .mde, .accde or .ade database. Does that mean, I cannot create report in accde or is there some other porblem?
Apr 24 '13 #1
3 2462
Rabbit
12,516 Expert Mod 8TB
The purpose of an accde is to prevent people from making changes to the design of the database.
Apr 24 '13 #2
Maya16
7
Is there any soln to open reports in ACCDE format? Or How can i Create report in ACCDE format?
Apr 25 '13 #3
TheSmileyCoder
2,322 Expert Mod 2GB
Lets first look at why you want a dynamic report. Most likely you can achieve the same by using the built in available methods of access, without resorting to creating the report from scratch each time.


Usual approaches involves designing the report, and then either modifying its recordsource, or supplying a filter (essential a SQL where clause without the WHERE keyword) while opening the report.

The more info we have regarding what you want to achieve, the better guidance we can supply.
Apr 25 '13 #4

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

Similar topics

1
by: Jon Glazer | last post by:
Here's the error but read on before you reply: DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=d:\inetpub\wwwroot\fleatique\htdocs\..\database\fleatique.mdb General error Unable to open...
1
by: laddie1997 | last post by:
When I try to create a report in Access 2003, the error message "the wizard is unable to create your report" comes up. My printer is a network printer and no local printer is attached. I can get...
1
by: database | last post by:
Hi, Greeting all the team Whenever i create a report in MS Access & publish it in MS word for labels, only 4 recods (addresses) diplay in an A4 size paper but there is alot of space in the paper,...
3
by: creative1 | last post by:
Here is how you create a complex data report that involves parent and child commands and you can update information at runtime. Its pretty straight forward to work with simple queries; however,...
7
by: kalkotarmr | last post by:
How to Create Dynamic Tables in MS-Access? I will just pass the Arguments and the Code will Create the tables dynamically/run-time.
6
by: postman | last post by:
I have an application that minimizes the Access application window and displays a pop-up modal form. The Application window is minimized with this command in the form's Load event. ...
4
by: MrDeej | last post by:
Anybody now if i can do this programtically? My challenge is that i have a maybe 10 distributions a week with updates and changes which i now have found the accde format to be of good use. I also...
1
by: Sundhas | last post by:
Hey! I am working on jrxml to create dynamic re0ports. I have parameterized the columns i.e. the jrxml for that report can be used to generate other reports as well. However, i have not managed...
4
by: Bre035 | last post by:
I am attempting to create several weekly reports that look at the last seven days exluding the current day, but I have not been able to successfull pull the correct information. I use the several...
5
by: Mr Key | last post by:
Hi, I hope someone could help me on this, I have a query of several fields from which I want to create report of few fields selected by user. Say total fields be 30 as Field1...Field30, The first...
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:
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.