Click here to Skip to main content
15,895,084 members
Home / Discussions / C#
   

C#

 
AnswerRe: what is best way to create help ? and convert a word document to chm? Pin
martin_hughes19-Aug-07 3:55
martin_hughes19-Aug-07 3:55 
AnswerRe: what is best way to create help ? and convert a word document to chm? Pin
Rudolf Jan19-Aug-07 4:23
Rudolf Jan19-Aug-07 4:23 
QuestionCrystal Report and SubReport Pin
merwa18-Aug-07 23:36
merwa18-Aug-07 23:36 
QuestionRequest for help - InitializeComponent failure Pin
T.D.Prasad18-Aug-07 22:57
T.D.Prasad18-Aug-07 22:57 
QuestionInternet Chat like yahoo messenger (simple) Pin
Majid_grok18-Aug-07 21:55
Majid_grok18-Aug-07 21:55 
AnswerRe: Internet Chat like yahoo messenger (simple) Pin
Dave Kreskowiak19-Aug-07 3:48
mveDave Kreskowiak19-Aug-07 3:48 
QuestionIMAP Messages - Empty MessageUniqueID!!!! Pin
Nermeenez18-Aug-07 21:30
Nermeenez18-Aug-07 21:30 
QuestionFile does not get uploaded in the Server Pin
T4AMD18-Aug-07 21:08
T4AMD18-Aug-07 21:08 
AnswerRe: File does not get uploaded in the Server Pin
B.A19-Aug-07 0:12
B.A19-Aug-07 0:12 
AnswerRe: File does not get uploaded in the Server Pin
Dave Kreskowiak19-Aug-07 3:46
mveDave Kreskowiak19-Aug-07 3:46 
QuestionOracle c# Question Pin
udikantz18-Aug-07 20:02
udikantz18-Aug-07 20:02 
AnswerRe: Oracle c# Question Pin
m@u18-Aug-07 23:30
m@u18-Aug-07 23:30 
GeneralRe: Oracle c# Question Pin
udikantz19-Aug-07 3:57
udikantz19-Aug-07 3:57 
GeneralRe: Oracle c# Question Pin
m@u19-Aug-07 4:05
m@u19-Aug-07 4:05 
GeneralRe: Oracle c# Question Pin
udikantz19-Aug-07 4:08
udikantz19-Aug-07 4:08 
GeneralRe: Oracle c# Question Pin
m@u19-Aug-07 4:16
m@u19-Aug-07 4:16 
GeneralRe: Oracle c# Question [modified] Pin
udikantz19-Aug-07 4:20
udikantz19-Aug-07 4:20 
GeneralRe: Oracle c# Question Pin
m@u19-Aug-07 4:44
m@u19-Aug-07 4:44 
GeneralRe: Oracle c# Question [modified] Pin
udikantz19-Aug-07 4:56
udikantz19-Aug-07 4:56 
yea i did set the sqlnet.ora currently it looks like this:

SQLNET.AUTHENTICATION_SERVICES= (NTS)

NAMES.DIRECTORY_PATH= (TNSNAMES)

*MODIFY*:OK i FOUND A TEMPORARY SOLUTION!
i found out that you can set
Data Source="[hostname]/[servicename]"....

so i changed the code to DataSource="192.168.2.100/xe"
and i managed to connect via lan........ but still its anoying that i cant make that damn alias to work

THANKS FOR THE HELP!!!!

if you got any other ideas how to make it work i'll be glad to hear

thanks again
*



-- modified at 11:14 Sunday 19th August, 2007


-- modified at 11:19 Sunday 19th August, 2007

Net

QuestionDay of week Pin
justintimberlake18-Aug-07 19:33
justintimberlake18-Aug-07 19:33 
AnswerRe: Day of week Pin
Hessam Jalali18-Aug-07 20:23
Hessam Jalali18-Aug-07 20:23 
QuestionHow to close XP AutoPlay Dialog Pin
Barry Etter18-Aug-07 9:50
Barry Etter18-Aug-07 9:50 
AnswerRe: How to close XP AutoPlay Dialog Pin
Hessam Jalali18-Aug-07 19:59
Hessam Jalali18-Aug-07 19:59 
QuestionAdding a total column to datagrid control Pin
Muammar©18-Aug-07 9:27
Muammar©18-Aug-07 9:27 
AnswerRe: Adding a total column to datagrid control Pin
Not Active18-Aug-07 10:18
mentorNot Active18-Aug-07 10:18 

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.