THE BELOW C# CODE WAS TESTED OK WITH ORACLE DATABASE
<%@ Page Language="C#"
AutoEventWireup="true" CodeFile="login.aspx.cs" Inherits="login"
%> <html xmlns="http://www.w3.org/1999/xhtml"> (HOST=MyComputerIPAddress) (PORT=1521)) (CONNECT_DATA=(SERVER=DEDICATED) (SERVICE_NAME=xe)));User
Id=scott;Password=tiger;"; label1.Text = dr["emp_name"].ToString();
|
Showing posts with label c# oracle connectivity. Show all posts
Showing posts with label c# oracle connectivity. Show all posts
Saturday
WORKING C# CODE FOR ORACLE CONNECTION
Subscribe to:
Posts (Atom)