Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

MS-ACCESS DB for ODBC Logging

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  creating .com domain  
Author Message
anonymous826

External


Since: Jan 04, 2004
Posts: 3



(Msg. 1) Posted: Sun Jan 04, 2004 7:12 am
Post subject: MS-ACCESS DB for ODBC Logging
Archived from groups: microsoft>public>inetserver>iis (more info?)

Can I use ACCESS2000 database for ODBC logging? What are
the procedures?

 >> Stay informed about: MS-ACCESS DB for ODBC Logging 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 2) Posted: Sun Jan 04, 2004 9:17 pm
Post subject: Re: MS-ACCESS DB for ODBC Logging [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

Yes, that works fine.

Please have a look at:

"How do I configure ODBC logging to log to a Microsoft Access Database?"
<a style='text-decoration: underline;' href="http://www.iisfaq.com/default.aspx?View=A151" target="_blank">http://www.iisfaq.com/default.aspx?View=A151</a>

--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a> - FAQ and Tutorials for Windows Server 2003


"krisrajz" <anonymous.TakeThisOut@discussions.microsoft.com> wrote in message
news:051801c3d2bc$033c6480$a401280a@phx.gbl...
 > Can I use ACCESS2000 database for ODBC logging? What are
 > the procedures?<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: MS-ACCESS DB for ODBC Logging 
Back to top
Login to vote
user675

External


Since: Aug 28, 2003
Posts: 617



(Msg. 3) Posted: Sun Jan 04, 2004 9:17 pm
Post subject: Re: MS-ACCESS DB for ODBC Logging [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Sun, 4 Jan 2004 18:17:15 +0100, "Kristofer Gafvert"
<kgafvert DeleteThis @NEWSilopia.com> wrote:

 >Hello,
 >
 >Yes, that works fine.
 >
 >Please have a look at:
 >
 >"How do I configure ODBC logging to log to a Microsoft Access Database?"
 >http://www.iisfaq.com/default.aspx?View=A151

You can do this but you will almost certainly experience performance
related problems, especially if the site gets anywhere near busy :

What are the limitations of Access?
<a style='text-decoration: underline;' href="http://www.aspfaq.com/show.asp?id=2195" target="_blank">http://www.aspfaq.com/show.asp?id=2195</a>

You'd probably be better off using SQL or at least the MSDE version :

What are the limitations of MSDE?
<a style='text-decoration: underline;' href="http://www.aspfaq.com/show.asp?id=2343" target="_blank">http://www.aspfaq.com/show.asp?id=2343</a>


Regards,

Paul Lynch
MCSE<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: MS-ACCESS DB for ODBC Logging 
Back to top
Login to vote
kgafvert

External


Since: Aug 23, 2003
Posts: 2972



(Msg. 4) Posted: Sun Jan 04, 2004 10:47 pm
Post subject: Re: MS-ACCESS DB for ODBC Logging [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

That is true!

And another option (if SQL Server or MSDE is not possible), is to log to
text files, and then at the end of the day run a script that inserts
everything in the access database. But...the file will probably become quite
large after a while, and large access files...hmmm.... Smile

--
Regards,
Kristofer Gafvert - IIS MVP
Reply to newsgroup only. Remove NEWS if you must reply by email, but please
do not.
<a style='text-decoration: underline;' href="http://www.ilopia.com" target="_blank">www.ilopia.com</a> - FAQ and Tutorials for Windows Server 2003


"Paul Lynch" <paul.lynch.DeleteThis@nospam.com> wrote in message
news:ovjgvvgibhlvnlgeefrqllcsk53p28jahn@4ax.com...
 > On Sun, 4 Jan 2004 18:17:15 +0100, "Kristofer Gafvert"
 > <kgafvert.DeleteThis@NEWSilopia.com> wrote:
 >
  > >Hello,
  > >
  > >Yes, that works fine.
  > >
  > >Please have a look at:
  > >
  > >"How do I configure ODBC logging to log to a Microsoft Access Database?"
  > >http://www.iisfaq.com/default.aspx?View=A151
 >
 > You can do this but you will almost certainly experience performance
 > related problems, especially if the site gets anywhere near busy :
 >
 > What are the limitations of Access?
<font color=purple> > <a style='text-decoration: underline;' href="http://www.aspfaq.com/show.asp?id=2195</font" target="_blank">http://www.aspfaq.com/show.asp?id=2195</font</a>>
 >
 > You'd probably be better off using SQL or at least the MSDE version :
 >
 > What are the limitations of MSDE?
<font color=purple> > <a style='text-decoration: underline;' href="http://www.aspfaq.com/show.asp?id=2343</font" target="_blank">http://www.aspfaq.com/show.asp?id=2343</font</a>>
 >
 >
 > Regards,
 >
 > Paul Lynch
 > MCSE<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: MS-ACCESS DB for ODBC Logging 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
WIN32::ODBC & SQL - Does WIN32:ODBC support SQL in its entirety or just a subset ? I have issued SQL commands (In CGI/PERL) and they were not supported. If WIN32::ODBC does not support the entire SQL language set where can I find documentation regarding what it does..

IIS ODBC problem - HELP - I found this log in System : Event Type: Error Event Source: IISLOG Event Category: None Event ID: 5 Date: 28.10.2003 Ç. Time: 09:22:23 User: N/A Computer: SF-EXCO-AV-01 Description: IIS ODBC Logging failed to connect to data source IIS. Error text i...

SETUP ODBC - Hello all - I am having problems and needing help- Currently running IIS6 & Windows 2003 Getting error 'ASP 0140 on the default page & 'ASP 0126 on the admin page This ASP coding is from www.duware.com the gallery free download. Can someone po...

IISState.log ODBC Deadlock? - Our customer site has suffered a hang captured in the IISState log below. Thread 31 and 33 appear to be deadlocked. Is this an ODBC problem, or is there some way our code could have caused the hang? Thread 31 is indicated as being associated with call...

IIS6 with ODBC loggin - I'm running a Windows 2003 server and various IIS services. The server also SQL Server 2000 installed. I'm trying to setup ODBC logging for the web server, but can't get it working. I've enabled ODBC logging for the FTP, SMTP, and NNTP servers no..
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]