J
John Carnahan
Why would the login fail to the Northwind database on a web form, but not a
win form?
I'm using the same connection string on the samples... for Masterdetail
examples
in both the Web version, and the Win Forms version.
The Win Form version works but the web form version fails when the
data adapter trys to fill the dataset.
I've tried draging a table from the server explorer to the web form, and all
of the connections, adapters, commands etc are created,
but the connection fails when you try to open it in code.
The IDE will generate the dataset and display the test data however.
win form?
I'm using the same connection string on the samples... for Masterdetail
examples
in both the Web version, and the Win Forms version.
The Win Form version works but the web form version fails when the
data adapter trys to fill the dataset.
I've tried draging a table from the server explorer to the web form, and all
of the connections, adapters, commands etc are created,
but the connection fails when you try to open it in code.
The IDE will generate the dataset and display the test data however.