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

Updating SQL Server Database from Access

I'm taking over an SQL Server
database which is often updated
with data from an Access database.

Knowing little about either, this
simple task has become a challenge.

I'm told that the previous person
used to type some simple SQL
commands and this would update
the SQL server database but the
commands have been lost and the
previous person is unavailable.

The Access database has exactly
the same column names as the SQL-server database
and it is something simple
like:
Control ID Phone Name Address1 Address2

Does anyone know the SQL commands
to do this kind of SQL server database update from the
above mentioned Access database?

The previous person left an app which connects
the two databases and leaves a place
where the SQL commands are to be typed.

Thanks
TAK
Jul 23 '05 #1
2 1806

Takuon Soho wrote:
I'm taking over an SQL Server
database which is often updated
with data from an Access database.

Knowing little about either, this
simple task has become a challenge.

I'm told that the previous person
used to type some simple SQL
commands and this would update
the SQL server database but the
commands have been lost and the
previous person is unavailable.

The Access database has exactly
the same column names as the SQL-server database
and it is something simple
like:
Control ID Phone Name Address1 Address2

Does anyone know the SQL commands
to do this kind of SQL server database update from the
above mentioned Access database?

The previous person left an app which connects
the two databases and leaves a place
where the SQL commands are to be typed.

Thanks
TAK


My reaction is to familiarise yourself with the DTS (Data
Transformation Services) functionality. I do imports from Access to
SQL Server regularly. It's really simple to set up, but depending on
what you need to do there may be some fiddling about, and you could
struggle a little if you need to write SQL (unless you are familiar
with it!)

Edward

Jul 23 '05 #2
Thanks, yes that DTS tool looks very powerful.

However, my predecessor used SQL and
that is how I shall do it.

Can you show an example SQL statement(s) which updates
all an SQL-server database with all the rows from an Access database?

Thanks Again
Tak

<te********@hotmail.com> wrote in message
news:11**********************@o13g2000cwo.googlegr oups.com...

Takuon Soho wrote:
I'm taking over an SQL Server
database which is often updated
with data from an Access database.

Knowing little about either, this
simple task has become a challenge.

I'm told that the previous person
used to type some simple SQL
commands and this would update
the SQL server database but the
commands have been lost and the
previous person is unavailable.

The Access database has exactly
the same column names as the SQL-server database
and it is something simple
like:
Control ID Phone Name Address1 Address2

Does anyone know the SQL commands
to do this kind of SQL server database update from the
above mentioned Access database?

The previous person left an app which connects
the two databases and leaves a place
where the SQL commands are to be typed.

Thanks
TAK


My reaction is to familiarise yourself with the DTS (Data
Transformation Services) functionality. I do imports from Access to
SQL Server regularly. It's really simple to set up, but depending on
what you need to do there may be some fiddling about, and you could
struggle a little if you need to write SQL (unless you are familiar
with it!)

Edward

Jul 23 '05 #3

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

Similar topics

7
by: Paige | last post by:
I have a database on my local machine that I make entries and corrections on. I'd like to be able to upload that to my server and have that update the database that's on the server. What I've been...
2
by: Fran Tirimo | last post by:
I am developing a small website using ASP scripts to format data retrieved from an Access database. It will run on a Windows 2003 server supporting FrontPage extensions 2002 hosted by the company...
1
by: gaosul | last post by:
I am non-programming scientist and I am using a Program called Easyarticles from Synaptosoft Inc., which is based the database program Access. Unfortunately, the owner of this company has...
1
by: Harry Devine | last post by:
I have a DataGrid that is configured to use the Edit/Update/Cancel concept correctly. My grid shows values from 5 database fields. I only need to update that last 4 fields. The last field is a...
5
by: junglist | last post by:
Hi guys, I've been trying to implement an editable datagrid and i have been succesful up to the point where i can update my datagrid row by row. However what used to happen was that once i updated...
2
by: barret bonden | last post by:
(closest newsgroup I could find) Error Type: ADODB.Recordset (0x800A0CB3) Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype....
14
by: John T Ingato | last post by:
I have a contacts table with name address and such but are missing all phone numbers in the phone number fields. I have just received an updated customer list in Excel and have imported into a new...
6
by: mike11d11 | last post by:
I'm trying to create an application that will have multiple users working off a table on a SQL server. Since multi users will be updating different records at any given moment, how can i get those...
5
by: aaron.m.johnson | last post by:
I have an application which contains an Access database with linked tables that point to another database within the application. The problem I have is that when the user installs the application,...
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: 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: 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...
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,...

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.