Pessoal me ajudem por favor preciso tenho uma pagina em asp e preciso conectar ela em um banco oracle e naum sei nem como começo por favor me ajudem.

Como Conectar Paginas Asp No Banco De Dados Oracle
Started By vitorjc, 09/06/2006, 14:55
2 replies to this topic
#1
Posted 09/06/2006, 14:55
#2
Posted 19/06/2006, 13:58
* Otávio Nogueira
* Administração e Configuração de Servidores;
* Combinação Perfeita: NGINX + PHP + VARNISH + HAPROXY
* otavio*iporto.com ~ Tel: +55 51 3366 0177 | +55 51 4063 7343 |
* @iporto
* Administração e Configuração de Servidores;
* Combinação Perfeita: NGINX + PHP + VARNISH + HAPROXY
* otavio*iporto.com ~ Tel: +55 51 3366 0177 | +55 51 4063 7343 |
* @iporto
#3
Posted 09/07/2008, 16:51
Caro, uso assim:
Const ORADYN_READONLY = &H4
Set OraSession = CreateObject ("OracleInProcServer.XOraSession")
Set OraDataBase = OraSession.OpenDataBase("DESENV", ""+UCASE(SESSION("FUNC_LOGIN"))+"/"+UCASE(SESSION("FUNC_PWD"))+"", Cint(0) )
SET_ROLE = "SET ROLE NOME_ROLE"
OraDataBase.ExecuteSQL(SET_ROLE)
Const ORADYN_READONLY = &H4
Set OraSession = CreateObject ("OracleInProcServer.XOraSession")
Set OraDataBase = OraSession.OpenDataBase("DESENV", ""+UCASE(SESSION("FUNC_LOGIN"))+"/"+UCASE(SESSION("FUNC_PWD"))+"", Cint(0) )
SET_ROLE = "SET ROLE NOME_ROLE"
OraDataBase.ExecuteSQL(SET_ROLE)
Andre Figueiredo
Analista de Sistema Senior
Tel.: + 55 - (21) 3824-4698- Cel: + 55 - (21) 9127-2772
E-Mail: andre.figueiredo@veirano.com.br
Skype: andre.figueiredo.veirano.com.br
Analista de Sistema Senior
Tel.: + 55 - (21) 3824-4698- Cel: + 55 - (21) 9127-2772
E-Mail: andre.figueiredo@veirano.com.br
Skype: andre.figueiredo.veirano.com.br
1 user(s) are reading this topic
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)