473,549 Members | 2,723 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

ODBCConnection

Hallo,

ich moechte eine Verbindung zu einer Oracle-DB aufbauen, ueber einen
bestimmten Port.
so scheint es jedoch nicht zu funktionieren, ich habe aber in der Doku
nichts gefunden, wo ich den Port sonst angeben koennte.
Die Portnummer hole ich aus einem XML-File muss die Nummer dort als "String"
oder Int angegeben werden?

string actisConnection Str = "DSN=" + DSN + ";Uid=" + user + ";Pwd=" + pwd +
";PORT=" + port + ";";
OdbcConnection actisConn = new OdbcConnection( actisConnection Str);

Vielen Dank fuer die Hilfe!!!

Gruss

Dennis
Jun 20 '06 #1
0 1900

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
986
by: Galileo | last post by:
My develop computer is windows XP. My program is just five lines. I am using visual basic .net 2003. I set the start procedure to sub main. It works fine with my computer. But when I run the program in windows 2000 and windows 98 system. It goes up an error Application has generated an exception that could not be handle Process...
0
747
by: galileomak | last post by:
My develop computer is windows XP. My program is just five lines. I am using visual basic .net 2003. I set the start procedure to sub main. It works fine with my computer. But when I run the program in windows 2000 and windows 98 system. It goes up an error Application has generated an exception that could not be handle Process...
3
2286
by: Mario Elmers | last post by:
Hello, i use a ODBCConnection object in a multithread application. Everytime the thread is running i create a new object of the ODBCConnection and run my queries to fill my dataset. After that, i close the connection and set it to nothing. But the application didn't free the memory of the connection after the thread is shutdown. Is that...
0
718
by: Galileo | last post by:
My develop computer is windows XP. My program is just five lines. I am using visual basic .net 2003. I set the start procedure to sub main. It works fine with my computer. But when I run the program in windows 2000 and windows 98 system. It goes up an error Application has generated an exception that could not be handle Process...
0
7520
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7720
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
7957
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
1
7470
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
1
5368
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5088
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3481
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
1059
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
763
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.