Click here to Skip to main content
15,890,690 members
Home / Discussions / Database
   

Database

 
AnswerRe: sproc timing out from c#, fine in analyser Pin
berghain25-Sep-07 22:30
berghain25-Sep-07 22:30 
Questionthreading And Distributed transaction Pin
Fadi Abu-Mathkour25-Sep-07 7:56
Fadi Abu-Mathkour25-Sep-07 7:56 
AnswerPlease read the forum guidelines Pin
leckey25-Sep-07 8:12
leckey25-Sep-07 8:12 
QuestionHow to autoincrement primary key type id in mssql 2000? Pin
Shahriat Hossain25-Sep-07 4:07
Shahriat Hossain25-Sep-07 4:07 
AnswerRe: How to autoincrement primary key type id in mssql 2000? Pin
Pete O'Hanlon25-Sep-07 4:11
mvePete O'Hanlon25-Sep-07 4:11 
GeneralRe: How to autoincrement primary key type id in mssql 2000? Pin
Shahriat Hossain25-Sep-07 4:15
Shahriat Hossain25-Sep-07 4:15 
GeneralRe: How to autoincrement primary key type id in mssql 2000? Pin
Pete O'Hanlon25-Sep-07 5:18
mvePete O'Hanlon25-Sep-07 5:18 
QuestionSelect Statment Trouble [modified] Pin
Jonathan Snyder25-Sep-07 3:39
Jonathan Snyder25-Sep-07 3:39 
Select Statment:

Select * From Table
where fieldId = ?parameter(fieldId)

I keep trying to use @fieldid but I get a token unknown error.
I am using Microsoft Reporting Services and I have a datasource/data connection(ODBC) to a Firebird Database. I am unable to parse the Input parameter before the statement is sent to Firebird.



I can use Select * from Table
and I can populate output but when I declare an (@) input parameter in the query string (Text Command Type) I receive the Token uknown error (aforementioned problem)

Also, I tried to use Firebird : for parameter declaration but that didn't work because Microsoft Reporting Services doesn't recognize that.
Any Suggestions or solutions?


-- modified at 10:57 Tuesday 25th September, 2007
AnswerRe: Select Statment Trouble Pin
PIEBALDconsult25-Sep-07 4:55
mvePIEBALDconsult25-Sep-07 4:55 
GeneralRe: Select Statment Trouble Pin
Jonathan Snyder25-Sep-07 5:05
Jonathan Snyder25-Sep-07 5:05 
GeneralRe: Select Statment Trouble Pin
PIEBALDconsult25-Sep-07 5:09
mvePIEBALDconsult25-Sep-07 5:09 
GeneralRe: Select Statment Trouble Pin
Jonathan Snyder25-Sep-07 5:13
Jonathan Snyder25-Sep-07 5:13 
GeneralRe: Select Statment Trouble Pin
Paul Conrad26-Sep-07 16:57
professionalPaul Conrad26-Sep-07 16:57 
AnswerRe: Select Statment Trouble Pin
andyharman25-Sep-07 6:23
professionalandyharman25-Sep-07 6:23 
GeneralRe: Select Statment Trouble Pin
PIEBALDconsult25-Sep-07 6:29
mvePIEBALDconsult25-Sep-07 6:29 
GeneralRe: Select Statment Trouble Pin
Jonathan Snyder25-Sep-07 8:48
Jonathan Snyder25-Sep-07 8:48 
AnswerRe: Select Statment Trouble Pin
PIEBALDconsult25-Sep-07 10:38
mvePIEBALDconsult25-Sep-07 10:38 
GeneralRe: Select Statment Trouble Pin
Jonathan Snyder25-Sep-07 10:42
Jonathan Snyder25-Sep-07 10:42 
GeneralRe: Select Statment Trouble Pin
PIEBALDconsult25-Sep-07 10:54
mvePIEBALDconsult25-Sep-07 10:54 
QuestionSql Problem with quote [modified] Pin
Herman<T>.Instance25-Sep-07 2:52
Herman<T>.Instance25-Sep-07 2:52 
AnswerRe: Sql Problem with quote Pin
Rob Graham25-Sep-07 3:40
Rob Graham25-Sep-07 3:40 
GeneralRe: Sql Problem with quote Pin
Herman<T>.Instance25-Sep-07 4:06
Herman<T>.Instance25-Sep-07 4:06 
QuestionGetting time 4rm sql Server Pin
EMMADO25-Sep-07 2:05
EMMADO25-Sep-07 2:05 
AnswerRe: Getting time 4rm sql Server Pin
Pete O'Hanlon25-Sep-07 2:17
mvePete O'Hanlon25-Sep-07 2:17 
QuestionAdding root node to SQL Pin
Amit Kumar G25-Sep-07 0:51
Amit Kumar G25-Sep-07 0:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.