From ASP.NET to Oracle on unix


 
Thread Tools Search this Thread
Operating Systems AIX From ASP.NET to Oracle on unix
# 1  
Old 03-11-2007
From ASP.NET to Oracle on unix

Dear all ,
I have a serious question and i need an answer before i go throught a new project.
I have an oracle DB is on remote UNIX box.How can I connect through ASP.net on a windows server machine to the oracle db and do all the jobs i need (insert ,update delete) ? is their is a way ??
please i need help
# 2  
Old 03-15-2007
First I do not know the answer to the asp.net part.
=====
Is his unixbox have an IP on the Internet?
Can you telnet to it?
Do you know how to use sqlplus?
If you can get to the box, you can use sqlplus

SkyyBugg
# 3  
Old 03-16-2007
You are on the wrong forum to ask questions about ASP.net. However as has been stated by skyybugg SQL will access the tables and these can be embedded into ASP.net.
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Web Development

ASP.NET 5 Application on Centos OS7 Web Hosting Server

Hi All, Frankly I'm new to Linux Environment. While we are trying to Host an ASP.NET 5 Web Application on Centos OS7 Web hosting Server. There were couple of steps which we are supposed to go through, please see this link - We are stuck at Create a Container & then Running the Container,... (1 Reply)
Discussion started by: John Fredric
1 Replies

2. Web Development

Anyone know of a free license or library that converts asp.net word to pdf?

Hello, I am wondering if anyone knows of a free way (or very cheap way) for asp.net libraries to convert word to pdf. Thanks Kylle (4 Replies)
Discussion started by: kylle345
4 Replies

3. OS X (Apple)

Development tools like VS,ASP.Net

Hi I want to shift to Mac OS X , I wanted to know whether there are any similar development tools like VS,asp.net,.net frameworks are available in Mac OS X or not? I mean how does one can compete with windows with the same results those of microsoft? Are there any extra software availble or where... (7 Replies)
Discussion started by: MULTIVERSE
7 Replies

4. Windows & DOS: Issues & Discussions

ASP.net in unix based system. Someone Help Me

Hi Guys, i am new to the fourms.. i have one doubt related to unix.. i was developed one application in asp.net under windows platfrom. i want to run this application in sun one web server under unix environment.. Its possible or not .. please calrify my doubt. Thanks and Regards... (4 Replies)
Discussion started by: ksathiya76
4 Replies

5. UNIX for Dummies Questions & Answers

ASP.net in unix based system

Hi Guys, i am new to the fourms.. i have one doubt related to unix.. i was developed one application in asp.net under windows platfrom. i want to run this application in sun one web server under unix environment.. Its possible or not .. please calrify my doubt. Thanks and Regards... (1 Reply)
Discussion started by: ksathiya76
1 Replies
Login or Register to Ask a Question