Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Insert into DB problem

by Grygonos (Chaplain)
on May 25, 2005 at 17:46 UTC ( [id://460406]=note: print w/replies, xml ) Need Help??


in reply to Insert into DB problem

That's a SQL Server specific way of saying from this database on the same server, use this table. As was mentioned above, a stored procedure will be able to handle that. Also worth noting, is that if you choose to create any more sp's in this fashion that will be returning data, you will need to  SET NOCOUNT ON

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-24 17:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found