08-02-2006 01:00 AM
08-03-2006 10:37 AM
08-04-2006 04:33 AM
08-17-2006 03:36 AM
08-21-2006 11:22 AM
01-18-2012 05:05 AM
Hi
I have a problem with TestStand Logging to Database SQL SERVER. I changed type of ID for UUT_RESULT as a BigInt auto genereated value. When i tried to log to datbase with schema stored procedure i have nex error:
An error occurred calling 'LogResults' in 'ITSDBLog' of 'zNI TestStand Database Logging'
An error occurred executing a statement.
Schema: Copy of SQL Server Stored Proc
Statement: UUT_RESULT.
Description: Procedure or function 'InsertUUTRESULT' expects parameter '@pID', which was not supplied.
Number: -2147217904
NativeError: 201
SQLState: 42000
Reported by: Microsoft OLE DB Provider for SQL Server
Source: TSDBLog