Questions tagged [oracle7]

The Oracle Database (commonly referred to as Oracle RDBMS or simply as Oracle) is an object-relational database. Version 7 was released in 1992 and left extended support as of December 31, 2003.

3 questions
1
vote
0 answers

Importing an Oracle 7 DMP into Oracle XE 18c

I need to be pointed in the right direction, as I am getting nowhere. I have been handed a project from some years back which has a VB6 front end with an Oracle back end, and for some reason Access in the middle. The VB6 I am fine with. What I am…
lardymonkey
  • 728
  • 1
  • 16
  • 34
0
votes
2 answers

Oracle 7 EXECUTE IMMEDIATE alternative

I am working on a legacy database which is Oracle 7 and I want to use the EXECUTE IMMEDIATE to execute the converted bytes to varchar but I found out the the said function was released on Oracle 10g. Here is my example: STORED PROCEDURE: create or…
TraxX
  • 382
  • 2
  • 13
0
votes
1 answer

connect to oracle 7.3.4 hp_ux1020 on windows 7

i just joined a company and they have a hp_ux1020 that has oracle 7.3.4 on it. they now want to convert that to sql. i have windows 7 have no idea how or what to use to connect to that server remotely. I know nothing about linux. Thanks for your…
user3731575
  • 121
  • 11