Wrox Programmer Forums
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 28th, 2006, 12:15 AM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
Send a message via ICQ to dpkbahuguna Send a message via MSN to dpkbahuguna Send a message via Yahoo to dpkbahuguna
Default Connection Refused

Can somebody help me.....PLS
my system suddenly unable to connect with oracle...
the exception is raised when programe tryes to moke connection with oracle...
In red color font expression....

   Cn.CursorLocation = adUseClient
   Cn.ConnectionString = "DSN=Oracle_ansun;user Id=Ansun5;" & _
                         "Password=Slider5"

   Cn.Open

and the exception is....

Run-Time error '2147467259'(80004005)':
[Microsoft][ODBC driver for oracle][Oracle]



Thanks.....for any suggestion.

DPK..
__________________
DPK..
 
Old July 31st, 2006, 11:12 AM
Friend of Wrox
 
Join Date: Nov 2004
Posts: 1,621
Thanks: 1
Thanked 3 Times in 3 Posts
Default

This has worked previously?
What all has changed from when it did work (if it ever did) to now?
 
Old August 1st, 2006, 12:52 AM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
Send a message via ICQ to dpkbahuguna Send a message via MSN to dpkbahuguna Send a message via Yahoo to dpkbahuguna
Default

Yes it has worked previously.
this problem is not only with this programe..
this problem now is raising with all the programes...
I think anything wrong with ODBC drivers how can I recover them.

DPK..





Similar Threads
Thread Thread Starter Forum Replies Last Post
connection ScottSheck BOOK: Beginning Visual Basic 2005 Databases ISBN: 978-0-7645-8894-5 1 June 14th, 2006 05:54 PM
open connection in another connection adityamadisetty SQL Server 2000 1 May 4th, 2006 04:56 AM
Connection Help morpheus Classic ASP Basics 2 February 3rd, 2005 09:09 AM
connection alihussein3 Javascript How-To 1 September 8th, 2003 08:56 AM
Insert Command Refused by Access DB hoffmann Classic ASP Databases 1 July 31st, 2003 08:49 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.