Tutorials
Resources
Forum
Reviews
Communities
Interview
Jobs
Projects
Training
Your
Ad
Here
Silverlight Games
|
Mentor
|
Code Converter
|
Articles
|
Code Factory
|
Computer Jokes
|
Members
|
Peer Appraisal
|
IT Companies
|
Bookmarks
|
Polls
|
Revenue Sharing
|
Lobby
|
Gift Shop
|
Prizes & Awards
My Profile
Sign In
Register
AdSense Revenue
Active Members
Today
srinivas kante...
(67)
Alwyn
(63)
Abhisek Panda
(42)
Last 7 Days
Alwyn
(727)
nishithraj
(512)
Gaurav Arora
(503)
more...
Resources
»
Articles
»
Databases
»
Issues related to the deployment of data access application
Posted Date: 20 Nov 2008
Resource Type:
Articles
Category:
Databases
Author:
mahendrakiran
Member Level:
Gold
Rating:
Points
: 10
Here are Some of the basic issues related to the deployment of the data access applications.
1)Can we suppose the required database exists at the target location?
2)If the database does exist then how can we get the connection string of it? Should we get it at the installation time? Or at the first run?
3)If the database does not exist then how it can be created? Is it the responsibility of human installing our application? Or the application should create it at the time of installation?
4)If the database is to be created by the application installation, then how does the installation setup know where (on which machine) to create the database? And what user name and password the setup should use to create the database?
5)Once, the database is created or its connection string is found at the setup time, then how to store the connection string for later use (regular execution)?
6)What if the database address (connection string) is changed during the application life cycle then what should be the application behavior? How can the application be aware of the new connection string?
7)If the database schema is hard-coded in the code (like table and field names) and the DB schema is changed (table/field name or data type is changed or new field/table added or some fields/tables deleted) because of any reason, then how to fix this problem?
Responses
No responses found. Be the first to respond and make money from
revenue sharing program
.
Feedbacks
Popular Tags
What are tags ?
Search Tags
Sign In
to add tags.
(No tags found.)
Post Feedback
This is a strictly moderated forum. Only approved messages will appear in the site. Please use 'Spell Check' in Google toolbar before you submit.
You must
Sign In
to post a response.
Next Resource:
Inserting a Record in a table using ADO.NET Dataset
Previous Resource:
Find all views in a Database
Return to Discussion Resource Index
Post New Resource
Category:
Databases
Post resources and
earn money
!
More Resources
Inserting a Record in a table using ADO.NET Dataset
Command Bulider Object prepares to update commands in Dataset
Find all Procedures in a Database
Find all database names in a SQL Server instance
Find all tables that have columns with an identity property
Find all columns in a table that are computed columns
dotNet Slackers
About Us
Contact Us
Privacy Policy
Terms Of Use