473,396 Members | 2,013 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,396 software developers and data experts.

access to rdbms server

A dump question:

for project using access as front-end and RDBMS server (such as sqlsvr) as
backend, do we create db in backend first before linking front-end with, or
vice versa?

Any comment is appreciated.
Dec 10 '06 #1
2 1465
"Steven" <sc*****@verizon.netwrote in message
news:kX%eh.4556$bj5.436@trnddc07...
>A dump question:

for project using access as front-end and RDBMS server (such as sqlsvr) as
backend, do we create db in backend first before linking front-end with, or
vice versa?
Well, if you don't create the tables on the server first then you have nothing
to create links to in the front end. Now, when doing a new database I might
mock up the table designs in the front end file first until the design
requirements of the tables is well defined and then set them up on the server,
but the tables are always the starting point.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Dec 10 '06 #2

"Rick Brandt" <ri*********@hotmail.comwrote in message
news:h0****************@newssvr11.news.prodigy.net ...
"Steven" <sc*****@verizon.netwrote in message
news:kX%eh.4556$bj5.436@trnddc07...
>>A dump question:

for project using access as front-end and RDBMS server (such as sqlsvr)
as backend, do we create db in backend first before linking front-end
with, or vice versa?

Well, if you don't create the tables on the server first then you have
nothing to create links to in the front end. Now, when doing a new
database I might mock up the table designs in the front end file first
until the design requirements of the tables is well defined and then set
them up on the server, but the tables are always the starting point.
In many cases, companies with a server database have Database Administrators
(DBA) who are the only ones allowed to actually create databases for the
server, including the tables, stored procedures, triggers, etc.. If that is
the case, then initial table design and testing in the front end is even
more advisable, so you don't have to keep running to the DBA for minor
changes you find necessary.

If you are "into server DB" as well as client applications in Access, there
is a Developer edition of Microsoft SQL Server, so you might get permission
to do your initial work with that on your development machine, and then the
DBA review and transfer the tables to the remote server.

Larry Linson
Microsoft Access MVP
Dec 10 '06 #3

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

Similar topics

10
by: Mike | last post by:
I recently had a Microsoft Access 97 database corrupt on me. The setup is a split database (front end/back end) setup with about 10-15 users. This is the first corruption in something like a...
4
by: Sujeet | last post by:
Hey guys, I want to import a database from SQL Server 2000 to MS Access with all indices and keys along with the tables. DTS does not export indices and keys, only the structure and the data. ...
29
by: Mark B | last post by:
We have an Access app (quite big) at www.orbisoft.com/download. We have had requests by potential users to have it converted to an SQL version for them since there corporate policy excludes them...
14
by: Roy Gourgi | last post by:
Hi, I need to store and retrieve information from a database. It looks as though there is a lot more support for SQLServer than there is for Access, correct me if I am wrong. What do I have...
17
by: DaveG | last post by:
Hi all I am planning on writing a stock and accounts program for the family business, I understand this is likely to take close to 2 years to accomplish. The stock is likely to run into over a...
43
by: sinister | last post by:
Is MS Access a true RDBMS?
20
by: TC | last post by:
I need an automated procedure to copy data from an Access table to a SQL Server table. Speed is important. What is the recommended technique? I can export the data from Access, copy it via FTP,...
22
by: teejayem | last post by:
Hi, I am new to programming with databases and was wanting some help. Is there any way to password protect an access database and access sent sql commands to it via vb.net code? Any help...
1
by: laura | last post by:
I am new to Access, trying to figure it out on my own. I am trying to create a form to input the same information in 3 different tables. The 3 tables each have a different number as the primary...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
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: 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...
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
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.