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

Access 2003 Patch for SQL Server 2005?

I am developing an Access 2003 frontend for SQL Server 2005.

Problem:
Access 2003 cannot update tables in SQL Server 2005 (but can update
SQL Server 2000 tables)

Is there a patch for Access 2003 to enable it to update tables in SQL
Server 2005?

Thanks,
Bubbles

Apr 26 '07 #1
5 8009
bubbles wrote:
I am developing an Access 2003 frontend for SQL Server 2005.

Problem:
Access 2003 cannot update tables in SQL Server 2005 (but can update
SQL Server 2000 tables)

Is there a patch for Access 2003 to enable it to update tables in SQL
Server 2005?

Thanks,
Bubbles
It is true that an ADP project cannot update the DESIGN of tables in SQL Server
2005. You should be able to update the DATA though with no problem.

If you are talking about design changes, then no there is no fix that I am aware
of. ADPs are pretty much on their way out so I doubt that any sort of fix like
that would be coming.

--
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com
Apr 26 '07 #2
On Thu, 26 Apr 2007 11:44:31 GMT, "Rick Brandt"
<ri*********@hotmail.comwrote:

ADPs have never been great at updating SQL Server objects. Fortunately
SQL Server Management Studio is a free download.

-Tom.

>bubbles wrote:
>I am developing an Access 2003 frontend for SQL Server 2005.

Problem:
Access 2003 cannot update tables in SQL Server 2005 (but can update
SQL Server 2000 tables)

Is there a patch for Access 2003 to enable it to update tables in SQL
Server 2005?

Thanks,
Bubbles

It is true that an ADP project cannot update the DESIGN of tables in SQL Server
2005. You should be able to update the DATA though with no problem.

If you are talking about design changes, then no there is no fix that I am aware
of. ADPs are pretty much on their way out so I doubt that any sort of fix like
that would be coming.
Apr 26 '07 #3
bubbles <bu*********@hotmail.comwrote in news:1177553883.493220.140340
@r30g2000prh.googlegroups.com:
I am developing an Access 2003 frontend for SQL Server 2005.

Problem:
Access 2003 cannot update tables in SQL Server 2005 (but can update
SQL Server 2000 tables)

Is there a patch for Access 2003 to enable it to update tables in SQL
Server 2005?

Thanks,
Bubbles
You can Drop Tables, or do any other SQL maintenance required using
CurrentProject.Connection.Execute in a VBA module. This is likely to be
what Access does anyway.

If you do it then you will have control over what happens.

If Access does it, you have a fifty-fifty chance it will do it right.
Apr 26 '07 #4
On Apr 26, 6:44 am, "Rick Brandt" <rickbran...@hotmail.comwrote:
It is true that an ADP project cannot update the DESIGN of tables in SQL Server
2005. You should be able to update the DATA though with no problem.

If you are talking about design changes, then no there is no fix that I am aware
of. ADPs are pretty much on their way out so I doubt that any sort of fix like
that would be coming.
"ADPs are pretty much on their way out " is an interesting statement.
While I know that they're not exactly the favored means of
communicating with an SQL server I wasn't aware of their being "on
their way out". My first exposure to Access client/server development
with SQL server was via ADP's and while they were quirky they also did
a lot of neat stuff. I just figured Microsoft would eventually work
out the kinks (although they've had plenty of time to do so). Is
there any kind of public statement that Microsoft has made about ADP's
being phased out? Just curious.

Bruce

Apr 26 '07 #5
Bruce <de***************@gmail.comwrote in
news:11**********************@r30g2000prh.googlegr oups.com:
On Apr 26, 6:44 am, "Rick Brandt" <rickbran...@hotmail.comwrote:
>It is true that an ADP project cannot update the DESIGN of tables in
SQL Server 2005. You should be able to update the DATA though with
no problem.

If you are talking about design changes, then no there is no fix that
I am aware of. ADPs are pretty much on their way out so I doubt that
any sort of fix like that would be coming.

"ADPs are pretty much on their way out " is an interesting statement.
While I know that they're not exactly the favored means of
communicating with an SQL server I wasn't aware of their being "on
their way out". My first exposure to Access client/server development
with SQL server was via ADP's and while they were quirky they also did
a lot of neat stuff. I just figured Microsoft would eventually work
out the kinks (although they've had plenty of time to do so). Is
there any kind of public statement that Microsoft has made about ADP's
being phased out? Just curious.

Bruce
Sometimes public statements are public non-statements.

Fire-up Access 2007 (is the trial version still available?) and explore its
accommodation of ADPs. Can it do ADPs? Absolutely! Does it make this
capability obvious, clear and simple? Not that I have found.
Apr 26 '07 #6

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

Similar topics

6
by: Martin Bless | last post by:
The good news: Along with Python-2.4 comes really good news to Windows users. Yes, you now CAN build extension modules yourself using the SAME C++ compiler and linker Python is built with...
33
by: Uwe Range | last post by:
Hi to all! A customer of mine told me some days ago that her IT-people told her ACCESS would not be such a good idea for continuing with our project, because Access will not be continued in the...
9
by: Neil | last post by:
We have an Access 2000 MDB with a SQL 7 back end. We are upgrading SQL Server to SQL 2005, and are considering upgrading to Access 2003. Someone mentioned that they had heard about some...
52
by: Neil | last post by:
We are running an Access 2000 MDB with a SQL 7 back end. Our network guy is upgrading to Windows Server 2003 and wants to upgrade Office and SQL Server at the same time. We're moving to SQL Server...
4
by: jmnaste | last post by:
Hi, I tried to migrate data of an Access 2003 application (.mdb) to SQL Server 2005 Express. Using the Wizard and choosing 'create a new database', I receive (a French message saying roughly)...
1
by: ken | last post by:
Hi, Is there a patch that would make the two compatable? I can't seem to design or edit the design of anything in the queries/stored procedures/view tab in access. Thanks
18
by: surfrat_ | last post by:
Hi, I am having the following problems in getting Microsoft Visual Studio 2005 Professional to link to an Access .mdb database. Please help me to sort this out. Problem 1: The Microsoft...
6
by: amparikh | last post by:
I have VS.NET 2003 IDE and compiler. Are there any knwon issues using .NET 3.0 SDK with VS.NET 2003 ? or just including the right header files and libraries within the SDK should do it ? Thanks
5
by: John Nagle | last post by:
This bug, " robotparser interactively prompts for username and password", has been open since 2003. It killed a big batch job of ours last night. Module "robotparser" naively uses "urlopen" to...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: 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:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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?
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...

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.