If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > asp error message

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-02-03, 11:01
nahmed nahmed is offline
Registered User
 
Join Date: Mar 2003
Location: Stoke on Trent
Posts: 8
asp error message

oConn.Open "Provider=msdaora;" & _
"Data Source=OracleServer.world;" & _
"User Id=;" & _
"Password=;"

thanks sendin me this code

I am havinf this error now

Error Type:
Microsoft VBScript runtime (0x800A01A8)
Object required: 'oConn'
/student/aj353539/test.asp, line 2

the sever name is bsntora
and databaase is stora
Reply With Quote
  #2 (permalink)  
Old 05-02-03, 13:21
rhs98 rhs98 is offline
Super Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 441
nas you haven't created the object oConn
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On