J
Jim Gabel
When I bind a combo box to a stored procedure in a DAP, it works ok on our
intranet, but fails when called over the internet. If I populate the combo
box thru code (in a script), it works in both intra and inter net. I'd like
to use the SQL stored procedure because it seems to run much faster than
code. The error over the internet is: "Data Provider could not be
initialized". Followed by "SQL Server does not exist or access denied".
intranet, but fails when called over the internet. If I populate the combo
box thru code (in a script), it works in both intra and inter net. I'd like
to use the SQL stored procedure because it seems to run much faster than
code. The error over the internet is: "Data Provider could not be
initialized". Followed by "SQL Server does not exist or access denied".