Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: Re: Data does not appear when using Recordset control Vis Int 6.0


Message #1 by psprague@g... on Thu, 31 May 2001 23:45:28
Well it doesn't work for me.. so I guess I just keep on trying.
Gotta keep smiling
Gordon

> As hard as it is to believe. That is what i had to do.
> Larry
> 
> > Are you saying I need a virtual directory for each web project or just 
> in 
> > the root of the web server? I have MSADC as a virtual dir but still 
> can't 
> > get data displayed.
> > Cheers
> > Gordon
> > 
> > > I have the answer. You must set up a virtual directory in your 
website 
> > > pointing to C:\Program Files\Common Files\System\msadc, name the 
> > directory 
> > > MSADC.
> > > 
> > > Larry R. Garner
> > > 
> > > 
> > > 
> > > > Does any one have an answer yet? I too have tried all the 
> suggestions, 
> > > > with no success.
> > > > > Hello Again,
> > > > >     I dont know if this will help, but i've just been to the 
wrox 
> > site 
> > > > and
> > > > > found the errata for the book
> > > > > 
> > > > > Theres an entry for the problem and i think a solution, Though i 
> > have 
> > > not
> > 
> > > > > tried it under the heading
> > > > > "Data does not appear when using a recordset control",
> > > > > 
> > > > > Hope this works for you all, ( if its the same problem)
> > > > > All the best
> > > > > Dean G.
> > > > > 
> > > > > ----- Original Message -----
> > > > > From: <psprague@g...>
> > > > > To: "Interdev_Programming" <interdev_programming@p...>
> > > > > Sent: Thursday, May 31, 2001 11:45 PM
> > > > > Subject: [interdev_programming] Re: Data does not appear when 
using
> > > > > Recordset control Vis Int 6.0
> > > > > 
> > > > > 
> > > > > > Yes, I too am having this problem and have done much of the 
same 
> > > > trouble-
> > > > > > shooting as you have. I've got an email sent to Wrox technical 
> > > support,
> > > > > > and thought I'd let you know you're not alone and also I have 
a 
> > > little
> > > > > > more to add to your efforts.
> > > > > >
> > > > > > As you said, there is no error reported when following the 
> > > directions 
> > > > in
> > > > > > the book: Right Click  & View in Browser.  However, when I 
> choose 
> > > > instead,
> > > > > > the "Quick View" tab in the HTM editor, I do get an error 
dialog 
> > box:
> > > > > > Internet Explorer Script Error
> > > > > > Line: 460
> > > > > > Char: 2
> > > > > > Error: Unspecified error.
> > > > > > Code: 0
> > > > > > URL: vid:1-1
> > > > > > Do you want to continue running scripts on this page?
> > > > > > Yes/No
> > > > > >
> > > > > > I've tested the query by double clicking on the "SQL Products" 
> > query
> > > > > > listed under
> > > > > > Global.asa
> > > > > >   DataEnvironment
> > > > > >     SQLWroxCameras
> > > > > >
> > > > > > This displays the data just fine.  So, I'm as stumped as you.  
> > Have 
> > > you
> > > > > > found a solution since the earlier emails?  Anyone else?
> > > > > >
> > > > > > Pamela
> > > > > > > > > Thanks Jim. Yes it is often the obvious, however in this 
> > case 
> > > > there
> > > > > > are no
> > > > > > > error messages. Also I have set up a system DSN to my data 
and 
> > > > connected
> > > > > > > to the database using good old hand typed Server.Create 
script 
> > > with 
> > > > much
> > > > > > > success. At least this tells me my Web server is not at 
fault!
> > > > > > >

  Return to Index