Click here to Skip to main content
15,923,168 members
Home / Discussions / Database
   

Database

 
GeneralRe: binary bit manipulation - possible? Pin
neilsolent3-Nov-06 3:49
neilsolent3-Nov-06 3:49 
GeneralRe: binary bit manipulation - possible? Pin
Eric Dahlvang3-Nov-06 5:07
Eric Dahlvang3-Nov-06 5:07 
GeneralRe: binary bit manipulation - possible? Pin
neilsolent3-Nov-06 5:22
neilsolent3-Nov-06 5:22 
QuestionInformix DB Lvarchar(500) Pin
Vipin.d2-Nov-06 17:14
Vipin.d2-Nov-06 17:14 
AnswerRe: Informix DB Lvarchar(500) Pin
Colin Angus Mackay3-Nov-06 0:18
Colin Angus Mackay3-Nov-06 0:18 
QuestionTwo data sources from XML to one DataGridView Pin
kevfoo2-Nov-06 6:42
kevfoo2-Nov-06 6:42 
QuestionORA-01008: not all variables bound - ADO.NET Pin
sri_con32-Nov-06 6:07
sri_con32-Nov-06 6:07 
AnswerRe: ORA-01008: not all variables bound - ADO.NET Pin
Jim Conigliaro2-Nov-06 6:40
Jim Conigliaro2-Nov-06 6:40 
Try adding the parameter without the colon ...
cmd.Parameter.Add(“inputDate”,”01/01/2006”);

Also, I don't know if it is a formatting issue with your post, but in your query, you appear to have a space between the colon and the variable name.


GeneralRe: ORA-01008: not all variables bound - ADO.NET Pin
sri_con33-Nov-06 5:36
sri_con33-Nov-06 5:36 
GeneralRe: ORA-01008: not all variables bound - ADO.NET Pin
sri_con310-Nov-06 1:09
sri_con310-Nov-06 1:09 
QuestionSerious SQL question for MS Access... [modified] Pin
new_phoenix2-Nov-06 5:17
new_phoenix2-Nov-06 5:17 
AnswerRe: Serious SQL question for MS Access... Pin
TheRealRhodieboy3-Nov-06 6:13
TheRealRhodieboy3-Nov-06 6:13 
Questionhow to use logical expressions in mdx query Pin
cellardoor07162-Nov-06 4:53
cellardoor07162-Nov-06 4:53 
QuestionHow many records are “a lot of records”? Pin
theJazzyBrain2-Nov-06 4:08
theJazzyBrain2-Nov-06 4:08 
Questionlarge data in SQL server Pin
Sunil Lanke2-Nov-06 1:23
Sunil Lanke2-Nov-06 1:23 
AnswerRe: large data in SQL server Pin
Paddy Boyd2-Nov-06 2:58
Paddy Boyd2-Nov-06 2:58 
AnswerRe: large data in SQL server Pin
Eric Dahlvang2-Nov-06 3:13
Eric Dahlvang2-Nov-06 3:13 
AnswerRe: large data in SQL server Pin
Rob Graham2-Nov-06 4:23
Rob Graham2-Nov-06 4:23 
QuestionSQL Query: get table names Pin
Aqueel2-Nov-06 0:07
Aqueel2-Nov-06 0:07 
AnswerRe: SQL Query: get table names Pin
_AK_2-Nov-06 0:38
_AK_2-Nov-06 0:38 
AnswerRe: SQL Query: get table names Pin
Eric Dahlvang2-Nov-06 3:36
Eric Dahlvang2-Nov-06 3:36 
QuestionLow process speed Large scale storage question... Pin
Lior S1-Nov-06 23:36
Lior S1-Nov-06 23:36 
Questionstored procedure syntax error Pin
Saira Tanwir1-Nov-06 20:47
Saira Tanwir1-Nov-06 20:47 
AnswerRe: stored procedure syntax error Pin
_AK_2-Nov-06 1:10
_AK_2-Nov-06 1:10 
QuestionRange of serial numbers Pin
Imtiaz Murtaza1-Nov-06 20:25
Imtiaz Murtaza1-Nov-06 20:25 

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.