1633f Automating import of dynamic text file into MS Access
Sign Up |  Live StatsLive Stats    Articles 37,345| Comments 177,362| Members 19,420, Newest Talia| Online 468
Home Contact
 (Forgotten?): 
    Sikhism
    For best SPN experience, use Firefox Internet Browser!


                                                                   Your Banner Here!    




Click Here to Register/Sign Up Daily Hukamnama Member Blogs Downloads Website Navigation Help Fonts Tags
Sikh Philosophy Network » Sikh Philosophy Network » Current News » Information Technology » Automating import of dynamic text file into MS Access

Automating import of dynamic text file into MS Access

Our Donation Goal : Why Donate? : Donate Today! : Donate Anonymously (ਗੁਪਤ) : Our Family of Supporters
Goal this month: 500 USD, Received: 115 USD (23%)
Please Donate...
     
Related Topics...
Thread Thread Starter Forum Replies Last Post
Access 2002 crashes when trying to import any .csv file Doghouse Riley Information Technology 1 28-Jul-2006 08:22 AM
Importing data from text file to already existing access file Pooja Information Technology 1 28-Jul-2006 08:20 AM
How do I import into an Access database a file directory? koslow Information Technology 1 28-Jul-2006 08:17 AM
automatic import of .csv file into access database amolchopra@gmail.com Information Technology 1 09-Nov-2005 17:51 PM
how do I import alpha/numeric data from a delimited text file? Red Information Technology 1 02-Nov-2005 11:47 AM


Tags
automating, import, dynamic, text, file, access
Reply Post New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!
  #1 (permalink)  
Old 28-Jul-2006, 08:42 AM
FuzzyLogic's Avatar FuzzyLogic
Guest
 
Posts: n/a
   
   
Automating import of dynamic text file into MS Access

  Donate Today!   Email to Friend  Tell a Friend   Show Printable Version  Print   Contact sikhphilosophy.net Administraion for any Suggestions, Ideas, Feedback.  Feedback  

Register to Remove Advertisements
I've been doing Google searches for hours on this subject without
finding exactly what I'm looking for, so before I settle for something
different than what I really want to do, I figured I'd ask the
experts...

I'm taking it upon myself to set up a syslog server in a primarily
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/information-technology/13978-automating-import-dynamic-text-file-into.html
Windows Server 2003 environment, using free software and scripts I've
collected from the web (have no budget, this is just something we need
and I'm tired of trying to convince people of that.) What I have so far
is a syslog server that collects event log information from multiple
Windows Server 2003 machines and dumps them into a
continuously-updating text file. On a weekly basis, this text file is
dumped to another directory on the syslog server as a text file with a
time and date stamp.

What I'd like to do is create an MS Access database wherein these text
logs are automatically imported to give our IS department access (no
pun intended) to the event logs using a versatile front end (MS
Access.) Trouble is I have no MS Access experience, so I'm stumbling
along. Cruising Google Groups, I've found out how to do an initial
import of one of these text files using the Import Wizard, and how to
set it up to columnize the data properly. Then I read how to create a
macro to perform this function. Fantastic.

One hitch...The macro is dependant upon a text filename that does not
change. I've found that I can make the macro prompt a user for a
filename to import, but I'd really like to make this hands-free if at
all possible. Is there any possible way I can automatically import
these text files into Access (using a macro, vbs, whatever) when the
file name of each newly-created text file will change? For example, the
first archived log file would be named "Syslog07-23-06.txt" but the
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13978
next would be "Syslog07-30-06.txt", and so forth.

Hopefully some of you will consider this a piece of cake, because it's
way beyond me.

Thanks,

FL





Got anything to share on This Topic? Why not share your immediate thoughts/reaction with us! Login Now! or Sign Up Today! to share your views... Gurfateh!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 28-Jul-2006, 08:42 AM
Pieter Wijnen's Avatar Pieter Wijnen
Guest
 
Posts: n/a
   
   
Re: Automating import of dynamic text file into MS Access

Check Out DoCmd.TransferText

Pieter

"FuzzyLogic" wrote in message
news:1153934951.054751.179540@m79g2000cwm.googlegr oups.com...
> I've been doing Google searches for hours on this subject without
> finding exactly what I'm looking for, so before I settle for something
> different than what I really want to do, I figured I'd ask the
> experts...
>
> I'm taking it upon myself to set up a syslog server in a primarily
> Windows Server 2003 environment, using free software and scripts I've
> collected from the web (have no budget, this is just something we need
> and I'm tired of trying to convince people of that.) What I have so far
> is a syslog server that collects event log information from multiple
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13978
> Windows Server 2003 machines and dumps them into a
> continuously-updating text file. On a weekly basis, this text file is
> dumped to another directory on the syslog server as a text file with a
> time and date stamp.
>
> What I'd like to do is create an MS Access database wherein these text
> logs are automatically imported to give our IS department access (no
> pun intended) to the event logs using a versatile front end (MS
> Access.) Trouble is I have no MS Access experience, so I'm stumbling
> along. Cruising Google Groups, I've found out how to do an initial
> import of one of these text files using the Import Wizard, and how to
> set it up to columnize the data properly. Then I read how to create a
> macro to perform this function. Fantastic.
>
> One hitch...The macro is dependant upon a text filename that does not
> change. I've found that I can make the macro prompt a user for a
> filename to import, but I'd really like to make this hands-free if at
> all possible. Is there any possible way I can automatically import
> these text files into Access (using a macro, vbs, whatever) when the
> file name of each newly-created text file will change? For example, the
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13978
> first archived log file would be named "Syslog07-23-06.txt" but the
> next would be "Syslog07-30-06.txt", and so forth.
>
> Hopefully some of you will consider this a piece of cake, because it's
> way beyond me.
>
> Thanks,
>
> FL
>



Reply With Quote
  #3 (permalink)  
Old 28-Jul-2006, 08:42 AM
Pieter Wijnen's Avatar Pieter Wijnen
Guest
 
Posts: n/a
   
   
Re: Automating import of dynamic text file into MS Access

  Donate Today!  
Check Out DoCmd.TransferText

Pieter

"FuzzyLogic" wrote in message
news:1153934951.054751.179540@m79g2000cwm.googlegr oups.com...
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13978
> I've been doing Google searches for hours on this subject without
> finding exactly what I'm looking for, so before I settle for something
> different than what I really want to do, I figured I'd ask the
> experts...
>
Reference:: Sikh Philosophy Network http://www.sikhphilosophy.net/showthread.php?t=13978
> I'm taking it upon myself to set up a syslog server in a primarily
> Windows Server 2003 environment, using free software and scripts I've
> collected from the web (have no budget, this is just something we need
> and I'm tired of trying to convince people of that.) What I have so far
> is a syslog server that collects event log information from multiple
> Windows Server 2003 machines and dumps them into a
> continuously-updating text file. On a weekly basis, this text file is
> dumped to another directory on the syslog server as a text file with a
> time and date stamp.
>
> What I'd like to do is create an MS Access database wherein these text
> logs are automatically imported to give our IS department access (no
> pun intended) to the event logs using a versatile front end (MS
> Access.) Trouble is I have no MS Access experience, so I'm stumbling
> along. Cruising Google Groups, I've found out how to do an initial
> import of one of these text files using the Import Wizard, and how to
> set it up to columnize the data properly. Then I read how to create a
> macro to perform this function. Fantastic.
>
> One hitch...The macro is dependant upon a text filename that does not
> change. I've found that I can make the macro prompt a user for a
> filename to import, but I'd really like to make this hands-free if at
> all possible. Is there any possible way I can automatically import
> these text files into Access (using a macro, vbs, whatever) when the
> file name of each newly-created text file will change? For example, the
> first archived log file would be named "Syslog07-23-06.txt" but the
> next would be "Syslog07-30-06.txt", and so forth.
>
> Hopefully some of you will consider this a piece of cake, because it's
> way beyond me.
>
> Thanks,
>
> FL
>




--
----------------------------------------
I am using the free version of SPAMfighter for private users.
It has removed 4367 spam emails to date.
Paying users do not have this message in their emails.
Get the free SPAMfighter here: http://www.spamfighter.com/len


Reply With Quote
   Click Here to Donate Now!

Support Us!
Become a Promoter!
Gurfateh ji, you can become a SPN Promoter by Donating as little as $10 each month. With limited resources & high operational costs, your donations make it possible for us to deliver a quality website and spread the teachings of the Sri Guru Granth Sahib Ji, to serve & uplift humanity. Every contribution counts. Donate Generously. Gurfateh!
ReplyPost New Topic In This Forum Stay Connected to Sikhism, Click Here to Register Now!

Bookmarks


(View-All Members who have read this thread : 0
There are no names to display.

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Tools Search
Search:

Advanced Search
Display Modes

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On

» Active Discussions
Rochester Gurdwara...
Today 10:55 AM
2 Replies, 62 Views
How does Sikhi help you...
Today 10:24 AM
45 Replies, 1,131 Views
Is Science a Religion?
Today 09:53 AM
11 Replies, 1,956 Views
Woolwich Killing: The...
Today 07:49 AM
15 Replies, 184 Views
US Congress panel passes...
Today 04:22 AM
0 Replies, 35 Views
Harmeet Kaur Took the...
Today 03:40 AM
0 Replies, 51 Views
Rozana Reports (ਪੰਜਾਬੀ...
Today 01:43 AM
319 Replies, 7,693 Views
Sikh Spokesman (ਪੰਜਾਬੀ...
Today 00:36 AM
182 Replies, 4,613 Views
Panjabi Alphabet Resource
Yesterday 23:15 PM
12 Replies, 6,558 Views
Transgenderism ... Right...
Yesterday 22:55 PM
30 Replies, 1,368 Views
Biography of a Scholar:...
Yesterday 22:53 PM
1 Replies, 71 Views
Dusting The Web
Yesterday 22:25 PM
0 Replies, 43 Views
How Pure the Tongue? New...
Yesterday 21:29 PM
0 Replies, 57 Views
Stockholm riots throw...
Yesterday 21:14 PM
1 Replies, 43 Views
Biography of a Scholar:...
Yesterday 18:59 PM
2 Replies, 169 Views
» Books You Should Read...
Powered by vBadvanced CMPS v3.2.3
All times are GMT +6.5. The time now is 13:03 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2 Copyright © 2004-12, All Rights Reserved. Sikh Philosophy Network


Page generated in 0.46157 seconds with 32 queries
0