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

Replacement for Access 97

Hi all,

One of our customers who has been using Access 97 for a long time has
made a strategic decision to move to Oracle 10G. However, they are used
to the simplicity of creating forms and defining business rules in
Access. I am wondering if anyone knows of a commercial product on
Windows that will let you easily define business rules and create forms
with the simplicity of Access.

Thank you in advance for your help.

Pradeep

Feb 4 '06 #1
9 2000
Per Pradeep:
I am wondering if anyone knows of a commercial product on
Windows that will let you easily define business rules and create forms
with the simplicity of Access.


Why not just point MS Access at the Oracle tables?
--
PeteCresswell
Feb 4 '06 #2

"Pradeep" <pr*****@tapadiya.net> wrote in message
news:11*********************@g44g2000cwa.googlegro ups.com...
Hi all,

One of our customers who has been using Access 97 for a long time has
made a strategic decision to move to Oracle 10G. However, they are used
to the simplicity of creating forms and defining business rules in
Access. I am wondering if anyone knows of a commercial product on
Windows that will let you easily define business rules and create forms
with the simplicity of Access.


Short answer: no. Even Access 97.
Feb 4 '06 #3
Most effective/efficient answer is probably to create stored procedures
and triggers in Oracle to enforce your business rules, and then call
them in your Access FE.

Hey, converting to Oracle isn't that easy. That's the cost of power, I
guess.

Feb 5 '06 #4
Thank you all for your help. After going through the requirements
carefully, we proposed using Visual Studio 2005 for rapid form
development and the customers has accepted the proposal.

Pradeep

Feb 6 '06 #5
Maybe you missed the anawers you were given... use Access.
--

Terry Kreft
"Pradeep" <pr*****@tapadiya.net> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...
Thank you all for your help. After going through the requirements
carefully, we proposed using Visual Studio 2005 for rapid form
development and the customers has accepted the proposal.

Pradeep

Feb 6 '06 #6
oracle also has a development suite, oracle forms / reports that is
integrated with their environment

Feb 6 '06 #7
Terry Kreft wrote:
Maybe you missed the anawers you were given... use Access.


I agree.

If your customer is proficient with Access (and I'd recommend going to
2003 from 97), why not simply structure the database in Oracle and use
Access to write the forms? You can use the Jet SQL dialect using ODBC
linked tables or you can use Oracle SQL using pass through queries (my
preference) or even ADO (however, ADO falls short in writing reports in
the mdb reports collection).

There are a number of us here who use Access with oracle quite regularly
and would be happy to help as we can with any challenges you/your
customer may encounter.

Whether one uses Access/Jet or another database engine, the design steps
in determining and mapping out a structure and corresponding constraints
(relationships) is quite similar.
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me
Feb 6 '06 #8
"Pradeep" <pr*****@tapadiya.net> wrote in
news:11**********************@o13g2000cwo.googlegr oups.com:
Thank you all for your help. After going through the requirements
carefully, we proposed using Visual Studio 2005 for rapid form
development and the customers has accepted the proposal.


How idiotic.

--
David W. Fenton http://www.dfenton.com/
usenet at dfenton dot com http://www.dfenton.com/DFA/
Feb 6 '06 #9
"David W. Fenton" wrote
Thank you all for your help. After going
through the requirements carefully, we
proposed using Visual Studio 2005 for
rapid form development and the customers
has accepted the proposal.


How idiotic.


David confirms again that he is not always tactful, but is very perceptive.

On the other hand, we have not gone through Pradeesh's customer's
requirements carefully -- it could, perhaps, be a humungous, intergalactic,
enterprise web-based application, for which VS would be better than Access.

"Rapid form development" does not necessarily imply Rapid Application
Development (RAD). I have seen no examples indicating that Visual Studio is
a useful tool in the area that we have come to call "Rapid Application
Development" (RAD), when compared with Access as a front-end that can be
linked to different backend databases.

Larry
Feb 7 '06 #10

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

Similar topics

8
by: Google Mike | last post by:
I need an Application object replacement. I was creating my own using shared memory -- shm* API in PHP. I was doing fine for 6 months until it just got too fat, I guess, and the RH9 Linux server...
13
by: Dave Boland | last post by:
The other day I was asked if there is an open source replacement for VB6 that is cross-platform. I spent a little bit of time at Barnes-Noble and looking at news groups, but don't have a good...
92
by: Reed L. O'Brien | last post by:
I see rotor was removed for 2.4 and the docs say use an AES module provided separately... Is there a standard module that works alike or an AES module that works alike but with better encryption?...
53
by: Kerberos | last post by:
I followed Dan Cederholm's image replacement tutorial, to replace a header tag by a logo. The h1 is clickable if no CSS is applied but it I replace it by the logo, the area isn't clickable anymore...
3
by: Vibha Tripathi | last post by:
Hi Folks, I put a Regular Expression question on this list a couple days ago. I would like to rephrase my question as below: In the Python re.sub(regex, replacement, subject)...
13
by: Randy Jackson | last post by:
Hello, I'm creating a sample portfolio application for MS-Access XP, and I'm wondering if there's a suitable replacement for the ms-access textbox control. I'm looking for something similar to...
2
by: Mad_Gerbil | last post by:
Scenario: We have several SQL 2000 servers that our employees use by linking tables through Access XP. They have read only access to several tables and views – they also write their own views...
1
by: lawrence k | last post by:
Want to replace the limit clause in a query, but can't get it right. What's wrong with this: $pattern = "(.*)limit (.*)"; $replacement = '$1'; $replacement .= "LIMIT $limit"; $replacement .=...
0
by: ryano | last post by:
Hi All, I have a web project which references many other projects for data access layers, business logic etc and I'd like to define a central location for resources. At present I'm using the...
3
by: =?Utf-8?B?RHVrZSAoQU4yNDcp?= | last post by:
I've added a web deployment project and want to use the config section replacement but I'm obviously not understanding something. I have set up an alternate appSettings file,...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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,...

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.