PC Review


Reply
Thread Tools Rate Thread

Advise: Use DSN-less or ODBC? and Access to Excel.

 
 
Bob Ford
Guest
Posts: n/a
 
      17th Jan 2007
I was asked to create and setup a database from ms access using sql server.
my suggestion is to use a dsn-less connection, in case another user need a
copy of the db, there is no hassle to create and setup odbc. am i right
with this analogy? will there be performance issues?

also, what is the proper way to update monthly columns values from ms access
to excel? i have a vba code that opens an instance of excel and uses
copyrecordset to output the updated values. but my concern is if multiple
users modify the monthly data from ms access, this will trigger to run the
excel update and that one excel file will lock users out from updating
spreadsheet.

pls help. thank you.


 
Reply With Quote
 
 
 
 
=?Utf-8?B?VG9tIFdpY2tlcmF0aA==?=
Guest
Posts: n/a
 
      17th Jan 2007
Here is a web page written by Access MVP Doug Steele:

Using DSN-Less Connections
http://www.accessmvp.com/djsteele/DSNLessLinks.html


I've never heard of a performance hit for using a DSN-Less (some say DSN
Free) connection.

On the issue of updating column values in Excel, are you talking one shared
Excel spreadsheet? Or, is a separate copy of the spreadsheet on each user's
PC?

> this will trigger to run the excel update


What is the "this" that will trigger to run the excel update? A VBA
procedure? If so, how is it run? Also, do you need to update an existing
spreadsheet, or can you just replace it using DoCmd.TransferSpreadsheet
(assuming it is not in use, but that's a trappable error)?


Tom Wickerath
Microsoft Access MVP

http://www.access.qbuilt.com/html/ex...tributors.html
http://www.access.qbuilt.com/html/search.html
__________________________________________

"Bob Ford" wrote:

> I was asked to create and setup a database from ms access using sql server.
> my suggestion is to use a dsn-less connection, in case another user need a
> copy of the db, there is no hassle to create and setup odbc. am i right
> with this analogy? will there be performance issues?
>
> also, what is the proper way to update monthly columns values from ms access
> to excel? i have a vba code that opens an instance of excel and uses
> copyrecordset to output the updated values. but my concern is if multiple
> users modify the monthly data from ms access, this will trigger to run the
> excel update and that one excel file will lock users out from updating
> spreadsheet.
>
> pls help. thank you.
>
>
>

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
odbc advise requested whistler Microsoft Access Form Coding 1 19th May 2007 01:52 PM
odbc advise requested whistler Microsoft Access Forms 0 16th May 2007 06:45 PM
Access / Excel working together advise..... =?Utf-8?B?RGVybW90?= Microsoft Access 2 25th Feb 2006 07:40 PM
Please advise with this ODBC error! Sunita Kapoor Windows XP Basics 2 26th Nov 2003 10:50 PM
Please advise with this ODBC error! Sunita Kapoor Windows XP General 1 26th Nov 2003 10:50 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:41 AM.