Re: Stored Procedure Syntax
From: Val Mazur (group51a_at_hotmail.com)
Date: 11/24/04
- Next message: Val Mazur: "Re: Data/XML Problem"
- Previous message: Stuart Carnie: "Re: ODBC/OLE DB Connection Pool"
- In reply to: SK: "Stored Procedure Syntax"
- Next in thread: SK: "Re: Stored Procedure Syntax"
- Reply: SK: "Re: Stored Procedure Syntax"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 24 Nov 2004 18:45:20 -0500
Hi,
There is no such thing as "other DBMS". Each database usually has its own
dialect of SQL or its own syntax. You cannot compare them because it does
not make any sense. If you are trying to write something generic, then it is
not a good way to think, because you never know what difference and database
could be. If you have more specific question, then maybe you should post it
here and someone will try to answer it.
-- Val Mazur Microsoft MVP "SK" <SK@discussions.microsoft.com> wrote in message news:70A8CF0A-2D76-470A-98E3-B589D9B70F6C@microsoft.com... > May I know is the syntax for the stored procedure in Microsoft SQL server > the > same as the other DBMS? > > If no, is the difference huge? > > Thanks in advance.
- Next message: Val Mazur: "Re: Data/XML Problem"
- Previous message: Stuart Carnie: "Re: ODBC/OLE DB Connection Pool"
- In reply to: SK: "Stored Procedure Syntax"
- Next in thread: SK: "Re: Stored Procedure Syntax"
- Reply: SK: "Re: Stored Procedure Syntax"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|