Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: MS SQL Stored Procedure Syntax

by greywolf (Priest)
on Sep 27, 2001 at 05:46 UTC ( [id://114976]=note: print w/replies, xml ) Need Help??


in reply to MS SQL Stored Procedure Syntax

Assuming that 'sp_spaceused' is a scalar that contains the entire statement try:

$sth=$dbh->prepare("$sp_spaceused");

mr greywolf

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://114976]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (7)
As of 2024-04-16 10:10 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found