Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
hi anybody using windows8 qlikview version i having a problem connecting to sql or Oracle , can u plz help, and please tell me how to do ?
Can you paste your connection string please?
s
I think you haven't given the correct oracle SID
in your tnsnames.ora...
you'll have an entry like this:
a=
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = 10.154.xxx.x)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME = B)
)
)
here B is your SID...
check if the server configuration is correct .i.e, server ip, oracle sid, db username and password.
where can i found tsnames.ora?
go to My Computer and search for tnsnames.ora