Hi,
I'm trying to get (and use the data within) a result set by calling a stored procedure on a Sql server Database.
I'm a trying:
def sql =...
Type: Posts; User: rofe; Keyword(s):
Hi,
I'm trying to get (and use the data within) a result set by calling a stored procedure on a Sql server Database.
I'm a trying:
def sql =...
Hi,
I have just installed STS 2.7.1 Release and when I try to import an existing Grails project (although the project does get imported) or create a new project or try to run the one I imported I...