Click here to Skip to main content
15,925,528 members
Home / Discussions / C#
   

C#

 
AnswerRe: String - ValueType or ReferenceType? Pin
Daniel Grunwald10-Dec-06 3:32
Daniel Grunwald10-Dec-06 3:32 
QuestionSystem.Data.OracleClient.OracleException was unhandled Pin
Muammar©9-Dec-06 22:10
Muammar©9-Dec-06 22:10 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
George L. Jackson10-Dec-06 1:19
George L. Jackson10-Dec-06 1:19 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
Muammar©10-Dec-06 20:27
Muammar©10-Dec-06 20:27 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
George L. Jackson11-Dec-06 14:56
George L. Jackson11-Dec-06 14:56 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
Muammar©11-Dec-06 18:36
Muammar©11-Dec-06 18:36 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
George L. Jackson12-Dec-06 0:05
George L. Jackson12-Dec-06 0:05 
GeneralRe: System.Data.OracleClient.OracleException was unhandled Pin
Muammar©16-Dec-06 23:00
Muammar©16-Dec-06 23:00 
George L. Jackson wrote:
I create my code manually


i do too and this's my first time i need it automatically so bad cuz i have so much tables and fields to be bound to controls so i thought it would save me much time and trouble to perform such routinous task, thanx anywayz, i found out what was the problem and i want to share it in the forum for those who may run into the same stupid problem!!

invalid host/bind name was because i used the keyword "DESC" as a field name in the table im referencing in the database, it was stupid cuz oracle accepted it very well!! so i thought it's fine to name a field with a keyword but not the table, and what's more, it binds normally to the control when loading "which means the field name is only fine for reading!" but when trying to launch the adapter.update(dataset) you get this wonderful error that has nothing to do with the real problem!! i'v always hated oracle's error messages cuz they never lead me to the cause of the error!

cheersCool | :cool:



All generalizations are wrong, including this one!
(\ /)
(O.o)
(><)

Questioncrystal report SelectionFormula Error Pin
Robi-Robo9-Dec-06 21:30
Robi-Robo9-Dec-06 21:30 
Questioncrystal report SelectionFormula Error Pin
Robi-Robo9-Dec-06 21:28
Robi-Robo9-Dec-06 21:28 
AnswerRe: crystal report SelectionFormula Error Pin
gnadeem10-Dec-06 4:14
gnadeem10-Dec-06 4:14 
Questionhelp me with the last step in C#.Database Project Pin
kifahhk9-Dec-06 20:59
kifahhk9-Dec-06 20:59 
AnswerRe: help me with the last step in C#.Database Project Pin
Christian Graus9-Dec-06 21:22
protectorChristian Graus9-Dec-06 21:22 
QuestionAdd reference to a .exe assembly? Pin
karam chandrabose9-Dec-06 20:58
karam chandrabose9-Dec-06 20:58 
AnswerRe: Add reference to a .exe assembly? Pin
mav.northwind10-Dec-06 1:53
mav.northwind10-Dec-06 1:53 
GeneralRe: Add reference to a .exe assembly? Pin
karam chandrabose10-Dec-06 2:26
karam chandrabose10-Dec-06 2:26 
QuestionRegister a .dll created in C# Pin
hotnreddyfreddy9-Dec-06 11:58
hotnreddyfreddy9-Dec-06 11:58 
AnswerRe: Register a .dll created in C# Pin
karam chandrabose9-Dec-06 18:45
karam chandrabose9-Dec-06 18:45 
AnswerRe: Register a .dll created in C# Pin
Christian Graus9-Dec-06 21:25
protectorChristian Graus9-Dec-06 21:25 
GeneralRe: Register a .dll created in C# Pin
karam chandrabose10-Dec-06 2:27
karam chandrabose10-Dec-06 2:27 
Question4 simple problems Pin
-Yoyosh-9-Dec-06 7:12
-Yoyosh-9-Dec-06 7:12 
AnswerRe: 4 simple problems Pin
Christian Graus9-Dec-06 21:23
protectorChristian Graus9-Dec-06 21:23 
GeneralRe: 4 simple problems Pin
-Yoyosh-9-Dec-06 22:34
-Yoyosh-9-Dec-06 22:34 
GeneralRe: 4 simple problems Pin
gnadeem10-Dec-06 4:49
gnadeem10-Dec-06 4:49 
QuestionUpdating Many-to-Many Relations via Two Listboxes Pin
The Prisoner9-Dec-06 5:56
The Prisoner9-Dec-06 5:56 

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.