Re: Infinite Loops and Explicit Exits ... the whole payroll system would be dependent on proper database... I design large systems the same way. ...Stored procedures ARE application code. ... any language, including Cobol.... (comp.lang.cobol)
Re: Infinite Loops and Explicit Exits ... The behaviour could only be changed by changing the database.... >>designing proper databases and using stored procedures on them, ... are database dependent and not available in COBOL.... But with extended SQL you simply write the procedures in SQL ... (comp.lang.cobol)
Re: Portable stored procedures ... > JDatastore also uses java as the language for its stored procedures.... and the database itself is written in java. ... (comp.lang.java.databases)
Re: Storing Connection String ... if the credentials you use for your application can only execute ...SSPI security is more expensive to ... My idea is to have just one database user whose username and password ... As per database I would use only stored procedures to ... (microsoft.public.dotnet.framework.adonet)
Re: Selecting Rows in groups ... to write stored procedures...solid data architecture... determining the types of database calls - chunky or chatty. ... Builds the Select clause for the query based on the data ... (microsoft.public.sqlserver.programming)