# Messages for SQLTool

_TaskName:SQLTool

Version:0.65 (21-May-2016)

HMNoMem:Unable to get memory. Trying quiting some other applications to free some memory.

heap1:The memory manager has not been initialised.
heap2:The memory manager has suffered an error (%1).

Ent0Name:Tables
Ent0Spr:tables
Ent0Desc:Database tables
Ent1Name:Procedures
Ent1Spr:procs
Ent1Desc:Stored procedures

System:SYSTEM

Type0:Unknown
Type1:Char
Type2:Numeric
Type3:Decimal
Type4:Integer
Type5:SmallInt
Type6:Float
Type7:Real
Type8:Double
Type9:DateTime
Type12:VarChar
Type10:InterVal
Type11:TimeStamp
Type-1:LongVarChar
Type-2:Binary
Type-3:VarBinary
Type-4:LongVarBinary
Type-5:BigInt
Type-6:TinyInt
Type-7:Bit
Type-8:nChar
Type-9:nVarChar
Type-10:nText
Type-11:GUID

ProcType1:Procedure
ProcType2:Function

Entities:%0::Entities
Tables:%0::Tables
Columns:%0::%1 Columns
Procedures:%0::Procedures

ErrPrep:Error preparing statement for execution.
ErrExec:Error executing statement.
ErrNC:Error retrieving number of columns.
ErrAlloc:Unable to allocation memory for result.
ErrColInfo:Error fetching column information.
ErrData:Error getting data.

# Query errors
QUERYERROR0:The query succeeded.
QUERYERROR1:The query failed.
QUERYERROR2:A record with this key already exists.
QUERYERROR3:Unable to allocate memory.
QUERYERROR4:No data source specified.
QUERYERROR5:The object being deleted has another object dependent on it.
QUERYERROR6:Unable to access the specified file.
QUERYERROR100:No records were found.
QUERYERROR-1:There was an error executing the query.
QUERYERROR7:Object is locked by another user.
QUERYERROR8:Operation had no effect. Object may be locked by another user.
LOGONFAILED:Logon failed. Please specify valid user name and password.
