|
 |
asp_ado_rds thread: RDS & PWS on a 98 Machine
Message #1 by "Ken Wilson" <kensan@n...> on Mon, 6 Aug 2001 20:17:59
|
|
Hi
is it possible to use RDS on a single win 98 machine with PWS acting as
the web server - is this client emulation? (this is a test situation)
I can get RDS to work on NT4 Workstation (single machine), but I don't get
any data binding taking place for the same code on Win 98. I know there
are IE security settings to change which I've done, but no luck.
Also has anyone had any problems using SubmitChanges with an
RDS.DataControl. I can use this control to bind data OK and I can Add,
Delete and Cancel All Updates, but I can't get the database to update
whenever I use SubmitChanges - or indeed if a use .Recordset.UpdateBatch -
in Jscript I get an undefined error.
Any suggestions appreciated.
Thanks
Ken
Message #2 by "Jeremy Stephenson" <jeremy@a...> on Fri, 17 Aug 2001 23:14:22
|
|
Hi
I believe you need W2000/IIS to use RDS. Also, I had endless problems
using SubmitChanges and eventually gave up altogether. My app worked when
the client and the server were the same machine, but not across any kind
of network.
> Hi
>
> is it possible to use RDS on a single win 98 machine with PWS acting as
> the web server - is this client emulation? (this is a test situation)
>
> I can get RDS to work on NT4 Workstation (single machine), but I don't
get
> any data binding taking place for the same code on Win 98. I know there
> are IE security settings to change which I've done, but no luck.
>
> Also has anyone had any problems using SubmitChanges with an
> RDS.DataControl. I can use this control to bind data OK and I can Add,
> Delete and Cancel All Updates, but I can't get the database to update
> whenever I use SubmitChanges - or indeed if a
use .Recordset.UpdateBatch -
> in Jscript I get an undefined error.
>
> Any suggestions appreciated.
>
> Thanks
>
> Ken
|
|
 |