Click here to Skip to main content
15,898,371 members
Home / Discussions / Database
   

Database

 
AnswerRe: Connect C# Application to network Oracle 10g install Pin
Mycroft Holmes18-Dec-10 12:21
professionalMycroft Holmes18-Dec-10 12:21 
GeneralRe: Connect C# Application to network Oracle 10g install Pin
PDTUM18-Dec-10 13:57
PDTUM18-Dec-10 13:57 
AnswerRe: Connect C# Application to network Oracle 10g install Pin
Jörgen Andersson18-Dec-10 13:07
professionalJörgen Andersson18-Dec-10 13:07 
GeneralRe: Connect C# Application to network Oracle 10g install Pin
PDTUM18-Dec-10 13:55
PDTUM18-Dec-10 13:55 
JokeRe: Connect C# Application to network Oracle 10g install Pin
Mycroft Holmes18-Dec-10 16:21
professionalMycroft Holmes18-Dec-10 16:21 
GeneralRe: Connect C# Application to network Oracle 10g install Pin
jschell19-Dec-10 9:57
jschell19-Dec-10 9:57 
GeneralRe: Connect C# Application to network Oracle 10g install Pin
PDTUM19-Dec-10 10:39
PDTUM19-Dec-10 10:39 
GeneralRe: Connect C# Application to network Oracle 10g install Pin
jschell20-Dec-10 9:06
jschell20-Dec-10 9:06 
An OS crash is a pretty severe problem and one which has nothing to do with your code.

It just simply shouldn't be possible.

Some possible avenues.
1. Try it on another machine. Perhaps you have some significant failure (like hardware) on your current box.
2. Try a different Oracle driver, if that is possible.
3. Insure the OS is up to date.

Solutions:
1. Is the target run machine going to be windows 7 (or server 2008)? If not then use a different OS for development.
2. Use a proxy server. I would suggest java. That is going to require a lot of work. But your app connects to the proxy app, it does the database work, and then returns the result.

The last is a rather severe solution but so is an OS crash.
QuestionDatabase design Pin
V.16-Dec-10 20:23
professionalV.16-Dec-10 20:23 
AnswerRe: Database design Pin
Mycroft Holmes16-Dec-10 20:56
professionalMycroft Holmes16-Dec-10 20:56 
GeneralRe: Database design Pin
Jörgen Andersson16-Dec-10 22:10
professionalJörgen Andersson16-Dec-10 22:10 
GeneralRe: Database design Pin
Pete O'Hanlon17-Dec-10 4:50
mvePete O'Hanlon17-Dec-10 4:50 
GeneralRe: Database design Pin
Jörgen Andersson17-Dec-10 8:32
professionalJörgen Andersson17-Dec-10 8:32 
GeneralRe: Database design Pin
Pete O'Hanlon17-Dec-10 8:36
mvePete O'Hanlon17-Dec-10 8:36 
GeneralRe: Database design Pin
Jörgen Andersson17-Dec-10 8:53
professionalJörgen Andersson17-Dec-10 8:53 
GeneralRe: Database design Pin
Pete O'Hanlon17-Dec-10 9:15
mvePete O'Hanlon17-Dec-10 9:15 
GeneralRe: Database design Pin
Jörgen Andersson17-Dec-10 9:54
professionalJörgen Andersson17-Dec-10 9:54 
GeneralRe: Database design Pin
Pete O'Hanlon17-Dec-10 10:33
mvePete O'Hanlon17-Dec-10 10:33 
GeneralRe: Database design Pin
Jörgen Andersson18-Dec-10 12:02
professionalJörgen Andersson18-Dec-10 12:02 
GeneralRe: Database design Pin
Pete O'Hanlon19-Dec-10 9:13
mvePete O'Hanlon19-Dec-10 9:13 
GeneralRe: Database design Pin
Jörgen Andersson4-Jan-11 21:12
professionalJörgen Andersson4-Jan-11 21:12 
GeneralRe: Database design Pin
Mycroft Holmes17-Dec-10 10:57
professionalMycroft Holmes17-Dec-10 10:57 
GeneralRe: Database design Pin
Pete O'Hanlon19-Dec-10 23:20
mvePete O'Hanlon19-Dec-10 23:20 
GeneralRe: Database design Pin
Jörgen Andersson20-Dec-10 1:54
professionalJörgen Andersson20-Dec-10 1:54 
GeneralRe: Database design Pin
Mycroft Holmes17-Dec-10 10:53
professionalMycroft Holmes17-Dec-10 10:53 

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.