473,626 Members | 3,093 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Access ADP's

I am creating an Access client to a SQL db and decided to go with an ADP
instead of an MDB. But I'm having some issues. My previous post regarding
ADP's went unanswered. Is there anyone out there who knows about ADP's?
Nov 13 '05 #1
4 1917
Andrew Chanter wrote:
I am creating an Access client to a SQL db and decided to go with an ADP
instead of an MDB. But I'm having some issues. My previous post regarding
ADP's went unanswered. Is there anyone out there who knows about ADP's?


Yes, there is. I've used them since Access 2K. They are full of promise.
The promise has not been fulfilled. There are many idiosyncrasies.

Send me an ADP connected to an Internet enabled MS-SQL database and
using bound forms. I believe that I will be able to gain direct access
to the db unless you use application roles. And if the application is
large and complex, you will go crazy trying to cope with the bizarre
anomalies of Access ADPs and application roles; there are a multitude of
these.

And if I can do it for an Internet DB, others can for any db.

Use it as an unbound interface? Why? For its clumsy VBA? For its limited
and ugly GUI manifestation? Because every dolt who has learned where the
on-off switch is fancies himself/herself to have "medium" access skills
and experience and will try to mess with it?

Use it for its reports? Maybe. But certainly ADP reports are not as
sweet and simple as MDB reports. And MS's inability or unwillingness to
standardize forms and reports are, for me, a constant thorn. Be prepared
to wrestle with input parameters.

Want to stay up all night for a few nights trying to figure out how to
do something that must be done, after you are a thousand hours into the
project? Want to find out after posting to several newsgroups that no
one has a suitable solution? Use an ADP.

Want to feel that thrill after those several nights are rewarded by your
finding the true solution? Wait until you try that solution in exactly
the same circumstances and it doesn't work. Such joy. If you are
experienced you will think of the years you spent with DBaseIII,
FoxBase, FoxPro, Clipper, Delphi etc and realize that all their
frustrations were nothing compared with trying to cope with this latest
marvel.

Am I exaggerating? A bit. I still use ADPS for things that are small,
quick and dirty, George Bush types of applications. But would I embark
again on a major ADP? Only if the money were plentiful and mine and the
responsibility all someone else's. And I needed to feed my masochistic
needs.

With apologies to the English language ....

Lyle
Nov 13 '05 #2
"Lyle Fairfield" <ly******@yahoo .ca> wrote in message
news:31******** *****@uni-berlin.de...

So that's a 'no' then Lyle?

Actually I daresay you've saved me much hubble bubble toil and trouble. I've
got a pro bono (which I believe is Latin for 'not getting paid for it') SQL
Server database that I need a George W Bush interface for. In light of your
comments at least I'll know to bail out quickly if the ADP becomes too much
of a PITA.

It is useful to have somebody like you express opinions. Cause I know that
you have put some work into ADPs and gave them a far better chance than most
people. So your disillusion speaks volumes.

Are they being developed any further by MS? I've kinda stopped installing
every version of Office in the world so don't know what happened after
Access 2000.

Cheers, Mike
Andrew Chanter wrote:
I am creating an Access client to a SQL db and decided to go with an ADP
instead of an MDB. But I'm having some issues. My previous post
regarding
ADP's went unanswered. Is there anyone out there who knows about ADP's?


Yes, there is. I've used them since Access 2K. They are full of promise.
The promise has not been fulfilled. There are many idiosyncrasies.

Send me an ADP connected to an Internet enabled MS-SQL database and using
bound forms. I believe that I will be able to gain direct access to the db
unless you use application roles. And if the application is large and
complex, you will go crazy trying to cope with the bizarre anomalies of
Access ADPs and application roles; there are a multitude of these.

And if I can do it for an Internet DB, others can for any db.

Use it as an unbound interface? Why? For its clumsy VBA? For its limited
and ugly GUI manifestation? Because every dolt who has learned where the
on-off switch is fancies himself/herself to have "medium" access skills
and experience and will try to mess with it?

Use it for its reports? Maybe. But certainly ADP reports are not as sweet
and simple as MDB reports. And MS's inability or unwillingness to
standardize forms and reports are, for me, a constant thorn. Be prepared
to wrestle with input parameters.

Want to stay up all night for a few nights trying to figure out how to do
something that must be done, after you are a thousand hours into the
project? Want to find out after posting to several newsgroups that no one
has a suitable solution? Use an ADP.

Want to feel that thrill after those several nights are rewarded by your
finding the true solution? Wait until you try that solution in exactly the
same circumstances and it doesn't work. Such joy. If you are experienced
you will think of the years you spent with DBaseIII, FoxBase, FoxPro,
Clipper, Delphi etc and realize that all their frustrations were nothing
compared with trying to cope with this latest marvel.

Am I exaggerating? A bit. I still use ADPS for things that are small,
quick and dirty, George Bush types of applications. But would I embark
again on a major ADP? Only if the money were plentiful and mine and the
responsibility all someone else's. And I needed to feed my masochistic
needs.

With apologies to the English language ....

Lyle

Nov 13 '05 #3
Mike MacSween previously wrote:
Are they being developed any further by MS? I've kinda stopped
installing every version of Office in the world so don't know what
happened after Access 2000.


At the UK Access user group MS said that the future was MDB-shaped.
Technology involving the letters a, d and p in any order would not be
developed further in any significant way.

Peter Russell
Nov 13 '05 #4
Lyle Fairfield <ly******@yahoo .ca> wrote in message news:<31******* ******@uni-berlin.de>...
<snip>

Too funny.

I am nowhere near as disenchanted with ADP's as Lyle is, but it does
have strange quirks, most of which you have to learn about the hard
way. IMO, if you are on the clock billing a client, the hard way is
not the best time to learn.

For small, non-critical projects, it's very quick and easy -- once you
have figured out the wierd bits.
Nov 13 '05 #5

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

Similar topics

5
3040
by: kackson | last post by:
Hi. I would like to access my database outside of my company. I read many documents but they are all pertaining to accessing the database via ASP or some form of web application. Is there no single windows or linux application tht runs natively to access a remote SQL data base? Any advise is appreciated. Thanks!!
3
6114
by: *no spam* | last post by:
I want to move my Access 2K database into MSDE. The Access Upsizing Wizard crashes (a known bug wi A2K), so I'm using the following suggested method: Access --> New --> Project (Existing Database) This asks for the name of the .adp file to create and then launches into the Data Link Properties dialog box (so far so good) I select my MSDE server from the drop-down, enter the sa account & passwd, attach a database file and try to...
28
2637
by: Neil Ginsberg | last post by:
I have a client who is using Access 2002/2000 (the database itself is written in 2000), and is considering migrating to Access 2003. Any recommendations on whether Access 2003 is worth the migrate, or should he stick with 2002? Thanks! Neil
1
2845
by: Matt Alanzo | last post by:
On another newsgroup an Access knowledgable party posted: >You should be able to connect an Access ADP to an existing SQLExpress >database running in SQLS 2000 compatibility mode. The only thing you >won't be able to do is access any of the design surfaces for SQLS >objects in the ADP. I checked with the Access team on this :-) > I appealed for clarification but without reply. Maybe somone on this newsgroup can provide insight.
5
8450
by: John | last post by:
I need to upsize my Access 2002 "database" to a larger database. I would like to use Access projects to manage the database. With this preference, it would seem MS SQL Server 2000 is the ideal way to go. Nothwithstanding scalability, performance, pricing, my question is this: what are the distinct advantages MS SQL Server have over Oracle when used in conjunction with Access? What are the drawbacks, if any, to using an Access project...
1
1479
by: Erica Dunn | last post by:
Hi all. I'm trying to launch a .adp file from my web page. The application is residing on the intranet, and the .adp file would be located on a shared drive that everyone would have rights to. Right now when the user clicks the link, a download box opens that prompts them to save or open the file. If they save it locally it works fine. If they try to open it, an error is given, saying "The file is located outside your intranet or on an...
4
3221
by: Supa Hoopsa | last post by:
I am in the process of rewriting an MS Access application (access front end with SQL 2k database) in VB.NET and one of the things I would like to do is link in to the compiled Access ADE so that I can use the reports that have already been created. I have somewhere in the region of 200 reports already created in MS Access and I really don't want to have to create new ones. I have successfully linked to the Access ADP, but would really like to...
6
2787
by: Donald Grove | last post by:
I do programming in Access 2000 and 2003. I don't have a copy of 2003 myself, though. I have read about the adp software that comes with Access 2003, that converts an application to an access front end with a SQL server backend. It sounds like a good way for me to begin to learn about SQL server. I have thought about just shelling out the bucks for a copy of Access 2003, but the adp software is really the only reason. Do the folks
2
3154
by: JA | last post by:
Is it possible to connect to Sql Server 2005 using an Access 2000 adp? I keep trying, but it doesn't want to accept my id, even though it is right.
0
8259
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8192
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8696
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
8358
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8502
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 protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
6119
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 presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5571
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4090
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4195
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?

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.