Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_ado_rds thread: ADODB.Command error.


Message #1 by "moghrabi" <mograbi33@y...> on Wed, 8 Nov 2000 14:06:07 -0000
Hi all.



 when i use COMMAND it to execute a stored procedure this message appear.



Microsoft VBScript runtime error '800a000d' 



Type mismatch: 'CommandType' 



/ww2ww/Default.asp, line 12 



and here is my Provider.

  comm.ActiveConnection = "Provider=SQLOLEDB;Data

Source=SAFWAN;Database=HomePage;UID=sa;PWD=;"



I think that my help you to understand me .(i think the problem came from

here)

i'm working on local network , IIS server doesn't have SQL server but on

my PC i have and my O.S is win NT and my computer name is SAFWAN.

and my DB name is HOMEPAGE . .. i'm new in SQL 7 and IIS :( i useto work

under PWS... and ODBC.

  

i'll Be Pleased for you if you Could help new programmer under ASP.

Thank ALL .     


  Return to Index