|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Delphi & SQL Server 7
Has anybody come across a problem using TStoredProc to process a SQLServer Stored procedure. Where output parameters are used in making th procedure cal a message is returned asking for indicator variables that were not supplied but I cannot figure out how to define them. Any help appreciated.
__________________
"Never trust an epigram" |
|
#2
|
||||
|
||||
|
http://textcontrol.com/tx/newsgroup.../02/05/0002.htm
Is it possible that your stored proc is sometimes returning a NULL somewhere
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month |
|
#3
|
|||
|
|||
|
Use ADO Stored Procedure components.
If I remember correctly TStored Procedure is a BDE based component. Its best to use ADO for M$ database product. HTH |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Delphi Programming > Delphi & SQL Server 7 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|