Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 7,2000
»
Administration
»
SQL Server People Problems
SQL Server People Problems
Rate Topic
Display Mode
Topic Options
Author
Message
Emma Smyth
Emma Smyth
Posted Saturday, September 28, 2002 10:10 AM
Forum Newbie
Group: General Forum Members
Last Login: Thursday, March 31, 2005 11:26 AM
Points: 7,
Visits: 1
History: I work for the IT/MIS in the Public Sector. The company has recently moved from using Oracle on Unix to SQL Server 2000, due to lack of technical support for Unix.
My job is to develop end-user mdbs/adps that will cater for the least experienced user, who will access information through automated forms; and for users (who are experienced Oracle users) who will be either updating the data or writing their own SQL Queries. The information we process comes in a very raw format from outside the company, for eg, csv files, requiring: data cleaning, updating etc.
Problem1: I need to sell the virtues of using an adp file as an end tool, to my Oracle using Information Section, for updating and maintaining their data tables held on the SQL Server.
Problem2: Converting a database which came to me in mdb format with csv data files. I have loaded the data files on the Server, no problem. The mdb also has a phenomenal amount of select queries. Again I need to sell the virtues of putting any standard queries onto the SQL Server side and connect to them using a Pass-Through query. Rather than linking tables to the mdb file. This database has approx. 0.5 million records.
Problem3: I am the only person within the IT section, who has a working knowledge Visual Basic, again because the company has been using Oracle on Unix, the concept of automated forms is an anathema. Again, I need to sell the virtues of a user friendly front-end tool that will enable ease of access to information.
I could go on. The people I need to convince on SQL Server, ADP -v- MDB, aren't particularly technically minded. They've used Oracle on Unix for quite sometime, have little knowledge of Access mdb, nor the time involved to develop a flexible system.
This is a bit of a mixed bag, but any advice would be very helpful.
Emma Smyth
ESmyth
Post #7082
MikeAngelastro
MikeAngelastro
Posted Wednesday, October 02, 2002 5:32 PM
Grasshopper
Group: General Forum Members
Last Login: Thursday, January 23, 2003 12:00 AM
Points: 10,
Visits: 1
Hi Emma,
It's nice to see someone ditching Oracle for SQL Server 2000.
My recommendation is to keep things simple for a start and that means MDB. The following are my reasons:
1. Creating queries in Access is a piece of cake. Since this is a large part of what the user will do, it may be appreciated.
2. Views that you create in SQL Server that have a high probability of being used, can be linked as tables to save on network traffic.
This will get their feet wet and then you can switch them to ADP.
If you work with them to create queries that invovle other queries which in turn involve other queries, this will minimize network traffic to the final record set. My problem is that I never used ADP. You can do the same things using MDB/MDE linked to SQL Server. Whatever I need to do on SQL Server I do with the Enterprise Manager and the Query Analyzer directly. If I have complex query chains, I put all of them on SQL Server. Also since user defined functions came along, you can do virtually anything this way.
Just a thought.
Mike
Post #42536
Andy Warren
Andy Warren
Posted Wednesday, October 02, 2002 6:56 PM
SSCertifiable
Group: Moderators
Last Login: Tuesday, June 11, 2013 6:34 AM
Points: 6,463,
Visits: 1,388
I'd say one advantage that's easy to sell and take advantage of is that it's cheap. You can do some small projects using MSDE, gives you a chance to show what you can do with the platform and point out how you can easily upgrade to the real server edition if/when it becomes necessary.
More than that, isnt your real problem selling them on technical solutions at all? Lots of people like the status quo. Do some small projects to show it works that solve real problems, get them interested and used to the idea.
Andy
http://www.sqlservercentral.com/columnists/awarren/
Andy
SQLShare - Learn One New Thing Each Day
SQLAndy - My Professional Blog
Connect with me on LinkedIn
Follow me on Twitter
Post #42537
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Thursday, October 03, 2002 10:28 AM
SSC-Dedicated
Group: Administrators
Last Login: Today @ 5:09 AM
Points: 31,526,
Visits: 13,864
I'd follow some of this advice and start out small and do some proof of concept, even if it's one query. Maybe do a few different ways (web with sql, VB form, Access form/query). You might find one that fits better than others and it might be different from what you think now.
Steve Jones
sjones@sqlservercentral.com
http://www.sqlservercentral.com/columnists/sjones
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #42538
goughj
goughj
Posted Thursday, October 03, 2002 11:41 AM
SSC Rookie
Group: General Forum Members
Last Login: Friday, December 20, 2002 12:00 AM
Points: 42,
Visits: 1
Hi Emma,
We have a mixture here of power users that use an mdb with linked tables. It works well for them and in some cases, as the repetitive tasks began to take too long on the 'client' side, requests came for transplanting the queries with stored procedures / views (sql 2000) on the server side. The mdb solution for our power users provides a 'development' area for them that really separates them from the production realm. Most will pull a create table query and work locally until they have the desired results. Depending on the size of the tables you could offer some guidelines for use to help them not hit some unnecessary walls. Good luck, been there!
Jody
Post #42539
Jeff W
Jeff W
Posted Thursday, October 03, 2002 12:02 PM
Old Hand
Group: General Forum Members
Last Login: Monday, April 09, 2012 11:43 AM
Points: 349,
Visits: 47
I am curious as to why you didn't go with Oracle on NT?
I work with both databases and I think you will find the Oracle end users adapting easily. They may not like the performance changes, but the learning curve will be small.
"Keep Your Stick On the Ice" ..Red Green
Post #42540
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.