Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
inet
active_desktop
active_scrptng
asp.components
asp.db
asp.general
comctl32
comp.packaging
components.dev
dbweb
dhtml_editing
docobjects
html_authoring
html_objmodel
iis
iis.ftp
iis.security
iis.smtp_nntp
indexserver
misc
mshtml_hosting
scripting.jscript
scripting.vbscript
sdk_setup
shell_objmodel
urlmonikers
webbrowser_ctl
wininet
  
 
date: Tue, 1 Jul 2008 06:33:01 -0700,    group: microsoft.public.inetserver.asp.general        back       


Serer Side Include Recordsets   
Is it possible to put all recordsets in external files, reference the 
recordset through a server Side Include and then use the reordset to display 
data for instance, I have a search page that will post a value of x
A search results page where the results of x are displayed, but the 
recordset is held on recordset1 page?

Thanks
date: Tue, 1 Jul 2008 06:33:01 -0700   author:   GTN170777

Re: Serer Side Include Recordsets   
GTN170777 wrote:
> Is it possible to put all recordsets in external files, reference the
> recordset through a server Side Include and then use the reordset to
> display data for instance, I have a search page that will post a
> value of x
> A search results page where the results of x are displayed, but the
> recordset is held on recordset1 page?
>
You can use the rs.Save method to persist the recordsets to XML files. I
haven't done this in a while and I have no time to go read the
documentation so I'm not sure if this requires a client-side cursor or
not.. My feeling is that client-side cursors are required.
You cannot #include them as-is however. You have to have a page that
uses the rs.Open method to open the file.


-- 
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
date: Tue, 1 Jul 2008 10:13:12 -0400   author:   Bob Barrows [MVP] com

Re: Serer Side Include Recordsets   
Thanks Bob, shame though as I was hoping to reduce my work load!!

"Bob Barrows [MVP]" wrote:

> GTN170777 wrote:
> > Is it possible to put all recordsets in external files, reference the
> > recordset through a server Side Include and then use the reordset to
> > display data for instance, I have a search page that will post a
> > value of x
> > A search results page where the results of x are displayed, but the
> > recordset is held on recordset1 page?
> >
> You can use the rs.Save method to persist the recordsets to XML files. I
> haven't done this in a while and I have no time to go read the
> documentation so I'm not sure if this requires a client-side cursor or
> not.. My feeling is that client-side cursors are required.
> You cannot #include them as-is however. You have to have a page that
> uses the rs.Open method to open the file.
> 
> 
> -- 
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
> 
> 
>
date: Wed, 2 Jul 2008 01:36:04 -0700   author:   GTN170777

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us