Recent content by IanBradshaw

  1. I

    printing question

    Thanks very much for your help guys. I've had a look at textpad and thats working for me at the moment, I'll have another look at wordpad and see if I can get anywhere with that. Ian
  2. I

    printing question

    Thanks guys. Mike, I've tried what you said and it looks a lot better. The only problem is that notepad doesn't seem to recognise page breaks. It prints off the characters (two squares) to show a page break should be there but doesn't force one. Is there any way to get around this?
  3. I

    printing question

    I have a problem with printing spool files and hopefully someone can help me with this. When I print output from the command window the formatting of a pl/sql report I have written is fine, it prints off as expected. However, when I output the data to a spool file and then print it in windows...
  4. I

    Test window pl/sql dev 6.0.1848

    Great Marco, thanks again.
  5. I

    Test window pl/sql dev 6.0.1848

    Sounds like it might be the root of the problem Marco, is it possible to fix it?
  6. I

    Test window pl/sql dev 6.0.1848

    Hi Marco, I'm using Oracle7 Server Release 7.3.4.5.0. It's just weird how it worked in one release but not in the next.
  7. I

    Test window pl/sql dev 6.0.1848

    I have privileges on all these tables, the feature worked the day before I updated but now unfortunately it doesn't. It seemed to be able to pick up the variables in the query and set them up for me in the window below. I could then select the field type and put in sample data to test. It now...
  8. I

    Test window pl/sql dev 6.0.1848

    I just did it the same was as I did with the previous versions. I have a script in the command window, I highlighted a select statement, right clicked on it and chose 'test' from the menu. A query I tried was: select jcategory category, section, print_order from...
  9. I

    Test window pl/sql dev 6.0.1848

    I've just downloaded the latest version of pl/sql developer and theres features that used to be in the test window that are not currently there. If I highlight a select statement and then choose test, it used to take it into the test window and list any variables in the window below. If the...
  10. I

    Bug report with new beta version

    Whenever I'm trying to use an inline view query, as soon as I type the tables alias name then . to get the list of fields pl/sql developer freezes and I have to ctrl + alt + delete to shut down the program. This happens in both the sql window and command window. The query I'm running is as...
  11. I

    Compute and break in command window

    Will the compute and break functions be supported in the command window of the new version of PL/SQL Developer? thanks, Ian
  12. I

    Oracle 7 Documentation with help facility

    Has anyone got an idea where I could download an html copy of the documentation that came with Oracle 7? I've found a site but to get it to work with the help facility I'd have to download every chapter of the book and then move on to the next book etc etc Is there any way to get around this...
  13. I

    FTP File Interface Plug-In

    Hi Marco, can you let me know what stage you're at with this problem? Has anyone else had a similar problem with the FTP plugin? thanks, Ian ian.bradshaw@glasgow.gov.uk
  14. I

    FTP File Interface Plug-In

    If that is a way to test it then I'd definitely like to give it a try as it would make my life a whole lot easier. My email address here is ian.bradshaw@glasgow.gov.uk thanks, Ian
  15. I

    FTP File Interface Plug-In

    Hi, is there any plans to extend the functionality of the ftp plugin to allow sub directories to be browsed? Anytime I try to change directory the screen refreshes and I stay in the same directory. I'm trying to connect to a Unix system version AIX 4. Also when I try the FTP open option it...
Back
Top