BUG: Using Col Name Input to index_col Causes Alignment FaultID: Q119109
|
The function index_col expects three parameters:
select index_col('roysched', 2, 1) yields "title_id" as the result.
select index_col('roysched', 2, tab1.a) from tab1
Use an integer or integer variable as the third parameter to index_col. See the SQL Server installation scripts in \SQL\INSTALL for more examples on using the index_col function.
Microsoft has confirmed this to be a problem in SQL Server version 4.21. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.
Additional query words: Windows NT
Keywords : kbprg SSrvRISC kbbug4.21 SSrvWinNT
Version : 4.21
Platform : WINDOWS
Issue type :
Last Reviewed: March 20, 1999