• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Oracle Problem

 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dear Friends,
Friends I have installed Oracle 8i and Developer 2000 Form 6i on my computer. They both are working fine. If I run SQL Plus it works fine. Now the problem that I m facing in it is that I m not able to connect the Developer 2000 Form 6i with the Oracle 8i Database. It is saying that it can the resolve the symbol. The database name that I have kept is "NomanDC".
The second problem is that I have used the URL as "http://(Computer Name)/isqlplus", but I m not able to work on isqlplus, even it's interface does not come and the browser gives 404 not found error. Please tell me the solution of these two problems .
Waiting for your reply.
bye
Noman Iqbal (SCJP2 & SCWCD).
 
Ranch Hand
Posts: 254
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Norman,
1)Did you set up TNS for your Developer 6i home too? You can copy the TNSNAMES.ORA that is
working for SQL*Plus into the forms home.
2)If you use a proxy server or firewall, make sure your browser is set to avoid using it when accessing iSQL*Plus. Are you getting a login screen?
Regards
Beksy
 
reply
    Bookmark Topic Watch Topic
  • New Topic