Sorry, ada tambahan di ODBC setinggnya kalau saya menggunakan Oracle driver tidak masalah tapi jika menggunakan Microsoft Odbc For Oracle problem.
-----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Andri Senjaya Sent: Thursday, May 10, 2007 6:24 PM To: [email protected] Subject: [BinusNet] Problem dengan ASP & Oracle Dear All, Ada gak yang pernah mengalamin problem ASP dengan Oracle. Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC driver for Oracle][Oracle] /srv/_initdb.asp, line 17 dimana line 17 ini adalah ini: ============================================================= dim oRs 'as ADODB.Recordset dim oSP 'as adodb.Command dim oSP_System 'as adodb.Command set oConn = server.createobject("adodb.connection") set oSP = server.CreateObject("adodb.Command") set oSP_System = server.CreateObject("adodb.Command") oConn.open Application("dsn"), Application("dbuserid"), Application("dbpasswd") <<<--- Line 17 ============================================================= sebelumnya aplikasi ini jalan pada saat masih menggunakan OS Windows 2000 & Oracle 8i, setelah saya pindahkan ke Windows 2003 & Oracle 9i. Problem ini muncul, mungkin ada yang pernah mengalami hal seperti ini ??? and tau cara solve nya. Thanks Andri [Non-text portions of this message have been removed] ******************* DISCLAIMER ******************* This e-mail message and any attachments thereto is intended only for the use of the individual or entity to whom it is addressed and others authorized to receive it and may contain information that is confidential, priviledged and/or exempt from disclosure under applicable law. If you are not the intended recipient you are hereby notified that any review, disclosure, copying, distribution or other use of any of the information contained in this strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by responding to this email and then delete this from your system. The content of the message and/or attachments may not reflect the view and opinions of the originating company or any party it is representing. Trimegah Securities cannot guarantee that e-mail communications are secure or error-free, as information could be intercepted, corrupted, amended, lost, destroyed, arrive late or incomplete, or contain viruses. ******************************************************** [Non-text portions of this message have been removed]
