Re: How do I use Access 2003 with SQL Server Express?
- From: "Brendan Reynolds" <brenreyn@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Oct 2006 09:17:08 +0100
The original question was, as I understood it, about designing a SQL Server
2005 database using Access 2003. This question seems to be about which tool
to use to build a front-end application, which is a very different
discussion.
Generally speaking, for designing data-centric desktop applications, I think
Access still has the edge. It's true that if you use unbound forms you will
give up many of the advantages of using Access (so make sure you have a
really good reason for doing so) but even so you'll still probably have to
write considerably less code in Access than you would in .NET. If you're
developing a Web application, then of course you should use a tool designed
for developing Web applications.
In Access, you're only choice for Web applications is Data Access Pages.
These are now deprecated in Access 2007 (you can run existing DAPs, but can
not make design changes to them or create new ones in Access 2007). So I
certainly would not recommend Access for developing Web applications. For
Web applications, ASP.NET is a great choice - provided, of course, that you
don't work for an organisation that has standardised on UNIX and JSP!
This of course begs the question of when to use a Web application and when
to use a desktop application, but perhaps that's a discussion for another
day! :-)
--
Brendan Reynolds
Access MVP
<John F> wrote in message
news:0A732B7E-7AAB-4126-8364-62B2D3F80B09@xxxxxxxxxxxxxxxx
Thanks Brendan,
I guess my major options are to 1) use Access 2003 with SQL Server 2000 or
an MSDE version, or 2) Drop Access 2003 and use instead Visual Studio
either
Express or full version.
I have the impression that if I want the control of using unbound controls
on forms, then I have to code anyway and there does not seem to be any
major
advantage in using Access 2003 over Visual Studio and coding in VB.NET or
C#.
Do you agree?
Thanks,
John
"Brendan Reynolds" wrote:
There is no update that adds design support for SQL Server 2005 to Access
2003.
--
Brendan Reynolds
Access MVP
<John F> wrote in message
news:0C8AB120-0752-4BA2-9B3D-14D59C533A6C@xxxxxxxxxxxxxxxx
In response to the original post, I found that just using the instance
name
gives the error message noted. The machine name followed by instance
connected ok - e.g machinename\SQLEXPRESS.
My question-
Using upsizine wizard to work with SSE 2005, all seemed ok, but I get
two
messages 1) when opening a table in Design Mode, message
This version does not support design changes with the version of SQL
Server
your access project is connected to. See the Office Update Web site
for
latest info on downloads. Your design changes will not be changed.
Then another window
You have connected to a version of SQL Server later than SQL Server
2000.
... you might encounter problems. Pls check to see if there is a
Service
Pack that you should apply to Visual Studio or Office....
I did not see any download that appeared obvious for this. Any help?
Thanks.
John
.
- References:
- Re: How do I use Access 2003 with SQL Server Express?
- From: Brendan Reynolds
- Re: How do I use Access 2003 with SQL Server Express?
- From: Brendan Reynolds
- Re: How do I use Access 2003 with SQL Server Express?
- From: Brendan Reynolds
- Re: How do I use Access 2003 with SQL Server Express?
- Prev by Date: Re: How do I use Access 2003 with SQL Server Express?
- Next by Date: PLEASE HELP - Startup Question
- Previous by thread: Re: How do I use Access 2003 with SQL Server Express?
- Next by thread: Re: Access Runtime on PC without MS Office
- Index(es):
Relevant Pages
|
Loading