Reply
 
Thread Tools Display Modes
  #1   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Josvds Josvds is offline
external usenet poster
 
Posts: 9
Default Office 2003: Best DB Connection

Hello,

I`m migrating my network from office 2000 to office 2003.
Now i wanna know what`s the best type of db connection between word and
access.

Word 2000 uses the DDE connection.
Word 2003 uses the OLE DB connection (or you can chose antoher).

Do i need te save my Access 2000 file for using it in 2003?
Witch connection for db is the best to use?
What are the diffrents?

Thnx,
Jos

  #2   Report Post  
Posted to microsoft.public.word.mailmerge.fields
Peter Jamieson Peter Jamieson is offline
external usenet poster
 
Posts: 4,582
Default Office 2003: Best DB Connection

Initially, you will probably find that sticking with DDE is the simplest,
because almost everything you are currently doing will still work.

The main disadvantages of DDE for people are probably
a. it seems to be increasingly affected by security patches
b. it requires you to have Access
c. it starts Access, thus complicating things if, for example, you are
automating a merge
d. it cannot see Unicode data


ODBC and OLEDB have similar advantages and disadvantages to each other, but
OLEDB is the more recent and (in theory) better supported). The main
practical differences between them, and DDE, are that
a. each method returns date/time results and Yesno results rather
differently
b. you will probably find that each method deals with long text/memo fields
differently. You should consider testing that with the data you have (i.e.
don't do tests with simpler data than the data you have).
c. if you have Unicode data, only OLEDB will work
d. Only DDE can "see" some types of query (parameter queries, queries that
contain user-defined functions (i.e. defined in Access VBA). ODBC may be
able to see Union queries but OLEDB cannot unless you wrap them up in
another query
e. to access password-protected databases via ODBC/OLEDB you may have to
use VBA to specify a connection string
f. DDE wil probably work properly with any old-style wildcards (? and *)
you have in your queries. OLEDB will only work with the new ones (_ and %).
If you upgrade your database to use the new ones, you may find that DDE no
longer works with the old ones (I forget, to be honest) - i.e. if you
upgrade, you /may/ find that you can no longer use parameter queries with
wildcards.

What to do about Access 2000 format databases depends on what you are using
to get data from them. If you are moving towards a mixed scenario where some
people are using Access 2000 and some are using Access 2003, you will
probably have to keep your databases in 2000 format. If you want to use
OLEDB to access that database, you should probably consider duplicating
every query that uses wildcards and providing an "old wildcard" and a "new
wildcard" version. If everything is moving to 2003, you can consider
"upgrading" your database format and modifying all the queries - in my view,
you should always test all the known consequences of such a change before
committing to it, and of course that may involve considerable effort if a
lot of things rely on all your database-related activities still functioning
after the upgrade.

Peter Jamieson

"Josvds" wrote in message
ps.com...
Hello,

I`m migrating my network from office 2000 to office 2003.
Now i wanna know what`s the best type of db connection between word and
access.

Word 2000 uses the DDE connection.
Word 2003 uses the OLE DB connection (or you can chose antoher).

Do i need te save my Access 2000 file for using it in 2003?
Witch connection for db is the best to use?
What are the diffrents?

Thnx,
Jos



Reply
Thread Tools
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Document Templates Office 2000, 2003 Johnson Microsoft Word Help 2 October 4th 06 04:02 PM
using office clipboard without launching office 2003 xppuser Microsoft Word Help 6 March 18th 06 07:57 AM
how I copy clipart from CD of office 95 to office 2003 gabriel-tomas Microsoft Word Help 0 June 9th 05 09:45 PM
After upgrade from office 2000 to office 2003 Graphic Appears as . Officeguy Microsoft Word Help 0 February 8th 05 02:55 AM
MS Office 2003 Word Document Icons dhprof Microsoft Word Help 1 November 30th 04 06:33 PM


All times are GMT +1. The time now is 01:57 PM.

Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 Microsoft Office Word Forum - WordBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Word"