-
sybase stored procedure
I have to use a stored procedure in one of my sql statement
e.g.
UPDATE tbTable
SET fdField1 = myProc ( fdField2, fdField3)
WHERE
fdField4=someval
its giving error as sybase allows only built in functions here.
It was possbile in oracle by creating a function.
Any help? Any workarounds?
Similar Threads
-
By aniseed in forum Database
Replies: 1
Last Post: 11-03-2005, 06:07 PM
-
By Michael in forum Database
Replies: 2
Last Post: 03-17-2005, 11:07 AM
-
By sunny in forum Database
Replies: 0
Last Post: 03-28-2002, 11:23 PM
-
By Geetha in forum Database
Replies: 3
Last Post: 09-12-2001, 04:28 PM
-
By gavin in forum VB Classic
Replies: 4
Last Post: 04-22-2001, 10:35 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks