Connecting Tech Pros Worldwide Help | Site Map
 
 
LinkBack Thread Tools Search this Thread
  #1  
Old February 21st, 2006, 09:15 AM
Paul M
Guest
 
Posts: n/a
Default How to read Access Data Access Pages with vb .net

Hello,
I want to to be able to read line by line the contents (ie the html)
inside some Data Access Pages I have in a Microsoft Access database.
There doesnt seem to be a call I can use in the Access library within VB
..net to allow me to read lines (there is for modules).

On option I thought was to get the file path from the Access DB then
open up and read the using normal file handling calls, however once
again I cant find a property that gives me the file path of the data
access page. It must be stored somewhere in Access!

If anyone can help I would be grateful!!

Thanks
Paul M



  #2  
Old February 21st, 2006, 02:55 PM
Lyle Fairfield
Guest
 
Posts: n/a
Default Re: How to read Access Data Access Pages with vb .net

CurrentProject.AllDataAccessPages("Suppliers").Ful lName

yields

C:\Documents and Settings\Lyle Fairfield\My
Documents\Access\Suppliers.htm

 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 205,414 network members.