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

Converting an Access Form into a Data Access Page

MX1
Does anyone know if you can convert a form into a data access page? It
looks like you can only convert tables and I have a form with some very
complex calculations that I'd love to leverage via an Intranet.

Any thoughts or experiences with this are welcome. Thanks in advance!
Nov 12 '05 #1
2 4717
A form and a DAP (data access page) are radically different animals. For
example, the form exposes some really useful event for controls and for the
form itself, but these are not available in a DAP.

If it's just a matter of calculated fields, would it be possible to create
calculated fields in a query, and use the query as the source for your DAP?
For example, you could type something like this into the Field row of query
design:
Amount: [Quantity] * [PriceEach]

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"MX1" <mx*@mx1.abc> wrote in message
news:eAjqb.116492$Tr4.326739@attbi_s03...
Does anyone know if you can convert a form into a data access page? It
looks like you can only convert tables and I have a form with some very
complex calculations that I'd love to leverage via an Intranet.

Any thoughts or experiences with this are welcome. Thanks in advance!

Nov 12 '05 #2
MX1
I'm going to give this a shot. Thanks!

"Allen Browne" <al*********@SeeSig.invalid> wrote in message
news:3f**********************@freenews.iinet.net.a u...
A form and a DAP (data access page) are radically different animals. For
example, the form exposes some really useful event for controls and for the form itself, but these are not available in a DAP.

If it's just a matter of calculated fields, would it be possible to create
calculated fields in a query, and use the query as the source for your DAP? For example, you could type something like this into the Field row of query design:
Amount: [Quantity] * [PriceEach]

--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

"MX1" <mx*@mx1.abc> wrote in message
news:eAjqb.116492$Tr4.326739@attbi_s03...
Does anyone know if you can convert a form into a data access page? It
looks like you can only convert tables and I have a form with some very
complex calculations that I'd love to leverage via an Intranet.

Any thoughts or experiences with this are welcome. Thanks in advance!


Nov 12 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: chicha | last post by:
Hey people, I have to convert MS Access 2000 database into mysql database, the whole thing being part of this project I'm doing for one of my faculty classes. My professor somehow presumed I...
1
by: mora | last post by:
Hello. I am hoping to get some help here about connecting, directly or not, an Access database with a web site. I have done some research but have not come up with much of use. I am wondering...
7
by: RCS | last post by:
Okay, a rather 'interesting' situation has arisen at a place I work: I need to convert a database from Access to something that can be used over the web. I am currently maintaining and...
6
by: Keith Patrick | last post by:
I have to do some programmatic redirects (in several pages) based on URLs I am given from an external source. The URLs have querystrings at the end, but one in particular is about 240 chars long,...
6
by: Jack | last post by:
Hi, I have an Access application which need to be converted to asp-sql server application. This Access application uses a single form. This form has got a SS number with names and age. The form...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
8
by: Michael B. Trausch | last post by:
I was wondering if anyone has had any experience with this. Someone I know is trying to move away from Microsoft Works, and I am trying to look into a solution that would convert their data in a...
25
by: Blasting Cap | last post by:
I keep getting errors that pop up when I am trying to convert an application from dotnet framework 1.1 to framework 2.0. The old project was saved in sourcesafe from Visual Studio 2003, and I have...
1
by: murraystewart | last post by:
I have spent days building a database in access 2003 and the found it needs to run on Access 97, I did the conversion but the form is not opening with an error message "you loaded a form or report...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...

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.