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

Migrate to a SQL Server

Roy
Hi,
Bear with me for all these questions which may be basic.
We are planning to move our Backend from Access to SQL Server
enterprise.The front end would remain Access.The SQL Server group in
our organization is allocating servers to us.As a lead developer of my
group who will be going to these initial meetings with the Server
group,I am looking for the right questions to be asked or for which I
need to be prepared.Few questions I could think of are,1) access to all

users across the share and network,2)permissions,3)no access to users
to backend ,4)retrieval of data from back up server in the event of
temporary or permanent inaccessibilty to production servers ,5)
addition of new tables and so on...
If I have missed any important ones,please point those ones.

Thanks,
Roy

Apr 10 '06 #1
2 1309
Per Roy:
,I am looking for the right questions to be asked or for which I
need to be prepared.Few questions I could think of are,1) access to all


If the DB group starts to get crazy with field names, put up a fight.

I was in one outfit where the DB people insisted on limiting all column names to
20 characters - all uppercase. There was just no reasoning with them.

Aside form the resulting dismal readability in the converted code, it cost them
a lot of my man hours to track down every reference in the app and change it.

Do everything you can to keep the same names that the are used in the current
..MDB back end.
--
PeteCresswell
Apr 11 '06 #2
Br
(PeteCresswell) wrote:
Per Roy:
,I am looking for the right questions to be asked or for which I
need to be prepared.Few questions I could think of are,1) access to
all
If the DB group starts to get crazy with field names, put up a fight.

I was in one outfit where the DB people insisted on limiting all
column names to 20 characters - all uppercase. There was just no
reasoning with them.


I wouldn't want ot deal with field name that long either!

All uppercase smacks of "old school" Cobol type days hehe. There are some
good arguments for doing this though, esp when dealing with a system that is
case sensitive.
Aside form the resulting dismal readability
Personally I think 20+ character field names hinder readability. It'd
probably have a small effect on performance too?
in the converted code, it
cost them a lot of my man hours to track down every reference in the
app and change it.
That can be a pain. However there are tools that make it a lot easier (or if
you tempt fate and use Access' auto name correct feature:)
Do everything you can to keep the same names that the are used in the
current .MDB back end.


I can see both points of view. But standards are usually there for a good
reason.
--
regards,

Br@dley
Apr 11 '06 #3

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

Similar topics

5
by: Phil Powell | last post by:
I've read some online resources that utilize various MySQL command-line actions to migrate data from Access to MySQL. The situation is this: a group of co-workers of mine will be using an Access...
4
by: Bon | last post by:
Hello all Would it be possible to migrate the MS Access 2000 to MS SQL Server 2000? My application is using MS Access 2000 as database and as user interface such as forms. Now, I want to...
5
by: Fabio Benavides Murillo | last post by:
> Hello > > I have a problem, I want to migrate the data of a postgres' database to a > mysql's database, this because i need to move to a windows. > > I tried making a postgres' backup using...
1
by: Davor | last post by:
I have to migrate database from AIX DB2 to MS Sql Server 2000. In one table there is field with GIF image. I have tried with "Import/Export Data" wizard on SQL server to import that table. All...
5
by: JM | last post by:
I need to take all the user/groups and permissions and migrate them to SQL Server, how can this be done easily?
1
by: Amol Shambharker | last post by:
Hello Everyone, I have been working on setting up a windows 2003 machine with IIS 6.0.The web server has the web directory on a UNC share on a windows 2003 server.I want to migrate websites from a...
0
by: Gee | last post by:
To migrate the VSAM files to SQL server 2000 I need to load 'OLE DB provider for AS/400 and VSAM'. To load the provider I've to install Host Integration Server. But the cost is too high. Please...
3
by: Vincent Ye | last post by:
Hi All, I have an application which is using memship and profile functions. It works well in my develop machine which is using SQL Express Edition Server as the provider. When I move this...
3
by: VS | last post by:
I would like to know that is there any need to Migrate ASP 3.0 applications to ASP.NET Is there any Cease or end of lifecycle of products on ASP 3.0 and associated web based products announced by...
1
by: RedStain | last post by:
CONTENTS summary setup error messages compensation attempts comment SUMMARY I have an IIS6.0 server which has recently been upgraded to ASP 2.0 as a result of some of the patch requirements...
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: 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
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...

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.