J
J. Clay
I am getting this error on as asp.net page from within a dll.
I am fairly new to .net so if someone can help me I would appreciate it.
The error is occurring when I try to read from an Access Database within a
function. Here is the code:
THIS IS THE CALL --- Note dtrShip is a DataReader
Public Shared Function PlaceOrder( .......)
I am fairly new to .net so if someone can help me I would appreciate it.
The error is occurring when I try to read from an Access Database within a
function. Here is the code:
THIS IS THE CALL --- Note dtrShip is a DataReader
Public Shared Function PlaceOrder( .......)