Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: SV: Stored Procedure Problem


Message #1 by "Ali Karimi" <a97alika@s...> on Tue, 31 Jul 2001 11:39:35 +0200
What is the error code?

It would be much easier if you could send/post the error code.



Which DBMS do you use?



Only by looking at your code, i would say that one of the problems can be

the date type.

Replace the adDate with "adDBTimeStamp" and try again.



Anyway, the problem may not be that at all... but that is the best one can

do without any knowledge about the error code.







-----Ursprungligt meddelande-----

Från: David Voo [mailto:gigsvoo@y...]

Skickat: den 31 juli 2001 03:36

Till: ASP Databases

Ämne: [asp_databases] Stored Procedure Problem





Hi there  guys,



Here i got a problem using asp page passes parameter to a stored procedure.

it was runned well in IIS 5 of W2k but when it migrate to a NT 4 IIS 4

server with IE 4.01 SP2, there are some errors that cannot recognize the

stored procedure parameter passing. When I tried to create a parameter with

respective data type, it cannot be recognized, anyone can help? Its quite

urgent.

Attached is the source code.



--

Thanks



David Voo

http://communities.msn.com.my/VisualBasicwithNeo










  Return to Index