Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: Remote Data Service/Visual InterDev 6


Message #1 by "June Lu" <luj@v...> on Mon, 14 May 2001 23:35:46
I use Visual InterDev 6, SQL Server 7, PWS, for teaching Web development.  

Our intranet operating system is Windows NT 4.0, the defalt Web browser is 

Internet Explorer 5.5.



After running the test program at 

http://<servername>/MSADC/Samples/adctest.asp, the grid displays NOthing.  

Since we have to use a virtual server on the client machine, I checked 

MSADC and the relevant directory.  It seems that everything is properly 

set.  The problem still exists.  The consequence is that IE cannot display 

any data from the Recordset created in Visual InterDev.  I am 100% sure 

that the data connection is perfect.  All the data records are visible in 

Visual InterDev design environment.



I am at my wit's end now.  Any suggestion will be helpful!







June Lu
Message #2 by "Louis Ma" <louisma@i...> on Tue, 15 May 2001 19:06:33 -0400
June,



are you still looking for help in solving this problem?  if so, LMK, i have

an idea for you to test the back end.



Louis

----- Original Message -----

From: "June Lu" <luj@v...>

To: "ASP_ADO_RDS" <asp_ado_rds@p...>

Sent: Monday, May 14, 2001 11:35 PM

Subject: [asp_ado_rds] Remote Data Service/Visual InterDev 6





> I use Visual InterDev 6, SQL Server 7, PWS, for teaching Web development.

> Our intranet operating system is Windows NT 4.0, the defalt Web browser is

> Internet Explorer 5.5.

>

> After running the test program at

> http://<servername>/MSADC/Samples/adctest.asp, the grid displays NOthing.

> Since we have to use a virtual server on the client machine, I checked

> MSADC and the relevant directory.  It seems that everything is properly

> set.  The problem still exists.  The consequence is that IE cannot display

> any data from the Recordset created in Visual InterDev.  I am 100% sure

> that the data connection is perfect.  All the data records are visible in

> Visual InterDev design environment.

>

> I am at my wit's end now.  Any suggestion will be helpful!

>

>

>

> June Lu

> ---

> http://www.asptoday.com - the leading site for timely,

> in-depth information for ASP developers everywhere.




$subst('Email.Unsub')

>



Message #3 by "June Lu" <luj@v...> on Wed, 16 May 2001 14:49:15
Louis:



Yes, I am still looking for the solution to this problem.  I am desparate 

now.  Please tell me your suggestion.  A thousand thanks to you!!!





June



> June,

> 

> are you still looking for help in solving this problem?  if so, LMK, i 

have

> an idea for you to test the back end.

> 

> Louis

> ----- Original Message -----

> From: "June Lu" <luj@v...>

> To: "ASP_ADO_RDS" <asp_ado_rds@p...>

> Sent: Monday, May 14, 2001 11:35 PM

> Subject: [asp_ado_rds] Remote Data Service/Visual InterDev 6

> 

> 

> > I use Visual InterDev 6, SQL Server 7, PWS, for teaching Web 

development.

> > Our intranet operating system is Windows NT 4.0, the defalt Web 

browser is

> > Internet Explorer 5.5.

> >

> > After running the test program at

> > http://<servername>/MSADC/Samples/adctest.asp, the grid displays 

NOthing.

> > Since we have to use a virtual server on the client machine, I checked

> > MSADC and the relevant directory.  It seems that everything is properly

> > set.  The problem still exists.  The consequence is that IE cannot 

display

> > any data from the Recordset created in Visual InterDev.  I am 100% sure

> > that the data connection is perfect.  All the data records are visible 

in

> > Visual InterDev design environment.

> >

> > I am at my wit's end now.  Any suggestion will be helpful!

> >

> >

> >

> > June Lu

>
Message #4 by "Louis Ma" <louisma@i...> on Wed, 16 May 2001 15:55:38 -0400
June,



sorry, i got busy with something...



my idea is to change your back end to Access mdb and test display of your

Recordset that way.  i have some sample code to retrieve mdb data from Web

server if you need it.



have faith.  --  Louis

----- Original Message -----

From: "June Lu" <luj@v...>

To: "ASP_ADO_RDS" <asp_ado_rds@p...>

Sent: Wednesday, May 16, 2001 2:49 PM

Subject: [asp_ado_rds] Re: Remote Data Service/Visual InterDev 6





> Louis:

>

> Yes, I am still looking for the solution to this problem.  I am desparate

> now.  Please tell me your suggestion.  A thousand thanks to you!!!

>

>

> June

>
Message #5 by "June Lu" <luj@v...> on Fri, 18 May 2001 01:53:25
Hi, Louis.  Nice to hear from you again.  Do you mean I should change from 

SQL to Access database program?  You mentioned that you have some sample 

code to retrieve mdb data from Web server.  Can I have it?





June



> June,

> 

> sorry, i got busy with something...

> 

> my idea is to change your back end to Access mdb and test display of your

> Recordset that way.  i have some sample code to retrieve mdb data from 

Web

> server if you need it.

> 

> have faith.  --  Louis

> ----- Original Message -----

> From: "June Lu" <luj@v...>

> To: "ASP_ADO_RDS" <asp_ado_rds@p...>

> Sent: Wednesday, May 16, 2001 2:49 PM

> Subject: [asp_ado_rds] Re: Remote Data Service/Visual InterDev 6

> 

> 

> > Louis:

> >

> > Yes, I am still looking for the solution to this problem.  I am 

desparate

> > now.  Please tell me your suggestion.  A thousand thanks to you!!!

> >

> >

> > June

Message #6 by "Louis Ma" <louisma@i...> on Fri, 18 May 2001 09:26:35 -0400
June,



i may have to dig into my file folder to find the code.  i am tied up with

some meetings today.  will try to get back to you over the w/e.  btw, what

is your email address?  i might as well send you the sample code directly,

ok?



Louis

----- Original Message -----

From: "June Lu" <luj@v...>

To: "ASP_ADO_RDS" <asp_ado_rds@p...>

Sent: Friday, May 18, 2001 1:53 AM

Subject: [asp_ado_rds] Re: Remote Data Service/Visual InterDev 6





> Hi, Louis.  Nice to hear from you again.  Do you mean I should change from

> SQL to Access database program?  You mentioned that you have some sample

> code to retrieve mdb data from Web server.  Can I have it?

>

>

> June

>

> > June,

> >

> > sorry, i got busy with something...

> >

> > my idea is to change your back end to Access mdb and test display of

your

> > Recordset that way.  i have some sample code to retrieve mdb data from

> Web

> > server if you need it.

> >

> > have faith.  --  Louis

> > ----- Original Message -----

> > From: "June Lu" <luj@v...>

> > To: "ASP_ADO_RDS" <asp_ado_rds@p...>

> > Sent: Wednesday, May 16, 2001 2:49 PM

> > Subject: [asp_ado_rds] Re: Remote Data Service/Visual InterDev 6

> >

> >

> > > Louis:

> > >

> > > Yes, I am still looking for the solution to this problem.  I am

> desparate

> > > now.  Please tell me your suggestion.  A thousand thanks to you!!!

> > >

> > >

> > > June

>

> 

Message #7 by "June Lu" <luj@v...> on Sat, 19 May 2001 13:42:28
Oops! My finger was out of control.  Forget the empty message.  My email 

address is - luj@v...      You are welcome to contact me directly:-

)  These days I do check my emails twice a day.  Thanks.







June













> June,

> 

> i may have to dig into my file folder to find the code.  i am tied up 

with

> some meetings today.  will try to get back to you over the w/e.  btw, 

what

> is your email address?  i might as well send you the sample code 

directly,

> ok?

> 

> Louis

> ----- Original Message -----

> From: "June Lu" <luj@v...>

> To: "ASP_ADO_RDS" <asp_ado_rds@p...>

> Sent: Friday, May 18, 2001 1:53 AM

> Subject: [asp_ado_rds] Re: Remote Data Service/Visual InterDev 6

> 

> 

> > Hi, Louis.  Nice to hear from you again.  Do you mean I should change 

from

> > SQL to Access database program?  You mentioned that you have some 

sample

> > code to retrieve mdb data from Web server.  Can I have it?

> >

> >

> > June

> >

> > > June,

> > >

> > > sorry, i got busy with something...

> > >

> > > my idea is to change your back end to Access mdb and test display of

> your

> > > Recordset that way.  i have some sample code to retrieve mdb data 

from

> > Web

> > > server if you need it.

> > >

> > > have faith.  --  Louis

> > > ----- Original Message -----

> > > From: "June Lu" <luj@v...>

> > > To: "ASP_ADO_RDS" <asp_ado_rds@p...>

> > > Sent: Wednesday, May 16, 2001 2:49 PM

> > > Subject: [asp_ado_rds] Re: Remote Data Service/Visual InterDev 6

> > >

> > >

> > > > Louis:

> > > >

> > > > Yes, I am still looking for the solution to this problem.  I am

> > desparate

> > > > now.  Please tell me your suggestion.  A thousand thanks to you!!!

> > > >

> > > >

> > > > June

> >

> > 


  Return to Index