PC Review


Reply
Thread Tools Rate Thread

Demos available: using Z39.50, SRU/SRW, XML and Amazon Web Services from Within Microsoft Access

 
 
Fred Boer
Guest
Posts: n/a
 
      28th Oct 2007
Hello:

For some time I have been interested in ways of retrieving cataloguing
information from the Internet for use in my small libary application. (...my
apologies to regulars here who may be heartily sick of hearing about it!
<g>).

Although I am *not* expert in these things, I have just posted several
demonstration databases that show the following: the use of Z39.50 to
retrieve MARC records from libraries such as the Library of Congress; the
use of SRW/SRU to do this without a Z39.50 client; and the use of web
services to download information from Amazon.com. Data is downloaded into a
Microsoft Access form. It is retrieved as XML and parsed with XML methods.
There are demos in Access 2000 and Access 2007 formats.

For those with only limited interest (and this includes most of my family,
friends and colleagues <g>) - there are some screen shots that provide a
quick visual demonstration.

Demos are available at the web site in my signature (and specifically at:
http://www3.sympatico.ca/lornarourke/fred2.html )

--
Fred Boer - Amateur Access Enthusiast
Interests: Library software / Z39.50 / Web Services
Freeware Small Library Application available here:
http://www3.sympatico.ca/lornarourke/


 
Reply With Quote
 
 
 
 
Michael Gramelspacher
Guest
Posts: n/a
 
      29th Oct 2007
I gave it a try, but MARCAmazonSRU.mdb crashes Access after selecting an ISBN in
the combobox, and wants to send an error report to Microsoft.

I numbered the code lines and put a breakpoint on line 246. Then when I
continue, it runs without crashing. I then go back to Access and the form is
not visible, so I double-click the name and it opens with the data is there as
expected.

I am using Access 2003 and Windows XP.

On Sun, 28 Oct 2007 17:33:06 -0400, "Fred Boer" <(E-Mail Removed)>
wrote:

>Hello:
>
>For some time I have been interested in ways of retrieving cataloguing
>information from the Internet for use in my small libary application. (...my
>apologies to regulars here who may be heartily sick of hearing about it!
><g>).
>
>Although I am *not* expert in these things, I have just posted several
>demonstration databases that show the following: the use of Z39.50 to
>retrieve MARC records from libraries such as the Library of Congress; the
>use of SRW/SRU to do this without a Z39.50 client; and the use of web
>services to download information from Amazon.com. Data is downloaded into a
>Microsoft Access form. It is retrieved as XML and parsed with XML methods.
>There are demos in Access 2000 and Access 2007 formats.
>
>For those with only limited interest (and this includes most of my family,
>friends and colleagues <g>) - there are some screen shots that provide a
>quick visual demonstration.
>
>Demos are available at the web site in my signature (and specifically at:
>http://www3.sympatico.ca/lornarourke/fred2.html )

 
Reply With Quote
 
Fred Boer
Guest
Posts: n/a
 
      29th Oct 2007
Dear Michael:

I will look into this as soon as possible though it may not be until later
this afternoon.

--
Fred Boer - Amateur Access Enthusiast
Interests: Library software / Z39.50 / Web Services
Freeware Small Library Application available here:
http://www3.sympatico.ca/lornarourke/

"Michael Gramelspacher" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I gave it a try, but MARCAmazonSRU.mdb crashes Access after selecting an
>ISBN in
> the combobox, and wants to send an error report to Microsoft.
>
> I numbered the code lines and put a breakpoint on line 246. Then when I
> continue, it runs without crashing. I then go back to Access and the form
> is
> not visible, so I double-click the name and it opens with the data is
> there as
> expected.
>
> I am using Access 2003 and Windows XP.
>
> On Sun, 28 Oct 2007 17:33:06 -0400, "Fred Boer"
> <(E-Mail Removed)>
> wrote:
>
>>Hello:
>>
>>For some time I have been interested in ways of retrieving cataloguing
>>information from the Internet for use in my small libary application.
>>(...my
>>apologies to regulars here who may be heartily sick of hearing about it!
>><g>).
>>
>>Although I am *not* expert in these things, I have just posted several
>>demonstration databases that show the following: the use of Z39.50 to
>>retrieve MARC records from libraries such as the Library of Congress; the
>>use of SRW/SRU to do this without a Z39.50 client; and the use of web
>>services to download information from Amazon.com. Data is downloaded into
>>a
>>Microsoft Access form. It is retrieved as XML and parsed with XML methods.
>>There are demos in Access 2000 and Access 2007 formats.
>>
>>For those with only limited interest (and this includes most of my family,
>>friends and colleagues <g>) - there are some screen shots that provide a
>>quick visual demonstration.
>>
>>Demos are available at the web site in my signature (and specifically at:
>>http://www3.sympatico.ca/lornarourke/fred2.html )



 
Reply With Quote
 
Michael Gramelspacher
Guest
Posts: n/a
 
      29th Oct 2007
Fred, I created a new database and imported all objects into it, decompiled,
compacted, and recompiled, and now it works. So, please disregard my previous
message.

On Mon, 29 Oct 2007 08:41:46 -0400, "Fred Boer" <(E-Mail Removed)>
wrote:

>I will look into this as soon as possible though it may not be until later
>this afternoon.

 
Reply With Quote
 
Fred Boer
Guest
Posts: n/a
 
      29th Oct 2007
That's great Michael, but I will be sure to check all of the files as soon
as I can in any case!

--
Fred Boer - Amateur Access Enthusiast
Interests: Library software / Z39.50 / Web Services
Freeware Small Library Application available here:
http://www3.sympatico.ca/lornarourke/

"Michael Gramelspacher" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Fred, I created a new database and imported all objects into it,
> decompiled,
> compacted, and recompiled, and now it works. So, please disregard my
> previous
> message.
>
> On Mon, 29 Oct 2007 08:41:46 -0400, "Fred Boer"
> <(E-Mail Removed)>
> wrote:
>
>>I will look into this as soon as possible though it may not be until later
>>this afternoon.



 
Reply With Quote
 
Fred Boer
Guest
Posts: n/a
 
      30th Oct 2007

"Michael Gramelspacher" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Fred, I created a new database and imported all objects into it,
> decompiled,
> compacted, and recompiled, and now it works. So, please disregard my
> previous
> message.
>
> On Mon, 29 Oct 2007 08:41:46 -0400, "Fred Boer"
> <(E-Mail Removed)>
> wrote:
>
>>I will look into this as soon as possible though it may not be until later
>>this afternoon.



 
Reply With Quote
 
Fred Boer
Guest
Posts: n/a
 
      30th Oct 2007
Dear Michael:

I have experienced an issue with the files as well, which I will be posting
about. I have made some changes which I hope improves the reliability of the
files, but I still have an outstanding problem which I hope to clear up
soon.

Thanks!
Fred

"Michael Gramelspacher" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Fred, I created a new database and imported all objects into it,
> decompiled,
> compacted, and recompiled, and now it works. So, please disregard my
> previous
> message.
>
> On Mon, 29 Oct 2007 08:41:46 -0400, "Fred Boer"
> <(E-Mail Removed)>
> wrote:
>
>>I will look into this as soon as possible though it may not be until later
>>this afternoon.



 
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
Integrating Access to Amazon Web Services Mat Microsoft Access External Data 1 28th Mar 2005 09:43 PM
Any examples of VBA and Amazon Web Services (ECS) Programs??? Carl Microsoft Excel Programming 2 21st Feb 2005 05:22 AM
Amazon Web Services Dan Diephouse Microsoft Dot NET Framework 0 7th Oct 2004 03:46 PM
News: Amazon moves into web services using Java/C++ asj Microsoft Dot NET 10 19th Sep 2003 12:24 AM
News: Amazon moves into web services using Java/C++ asj Microsoft C# .NET 9 19th Sep 2003 12:24 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:22 PM.