Search the web
Sign In
New User? Sign Up
utPLSQL-Info
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1 - 30 of 177   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
30
Hello, We are creating stored procedures containing htp.p commands to build html to generate web pages using Oracle Application Server (OAS) Obviously these...
pete upton
uptonp2001
Offline Send Email
Nov 19, 2001
11:38 am
29
... I don't know of a way to do this, but then I do not know Loader well these days. Can I kick off a stored procedure during my load process? If so, then ...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Nov 18, 2001
5:02 am
28
Hi, I'm currently trying to convert a programming team I'm working with over to XP and utPLSQL. However, one point of resistance is they very much like the...
andy_j_duncan@...
andy_j_duncan
Offline Send Email
Nov 16, 2001
10:43 am
27
... To test tax_server.users_pack.getusers, the package specification should be: CREATE OR REPLACE PACKAGE ut_users_pack IS PROCEDURE ut_setup; PROCEDURE...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Nov 9, 2001
12:11 am
26
Hi - I'm new to utPL/SQL and am having what I am sure is a simple problem. I have created a new package called ut_users_pack, which will test verious...
joe.blotner@...
qamanager2000
Offline Send Email
Nov 8, 2001
11:36 pm
25
Hi there, unfortunately I do not know jLog or log4J ! But as far as I read the overview of these, I think you should check my PlsTrc application. It's...
hif63@...
hif63
Offline Send Email
Nov 8, 2001
12:41 pm
24
... Have you seen PLVlog and PLVtrc, which are packages that are part of PL/Vision Lite, written by Steven? This was distributed with his book 'Advanced...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 8, 2001
11:56 am
23
... Libraries? ... BEGIN:VCARD VERSION:2.1 N:Gault;Doug;A;Mr FN:Doug A Gault ORG:ThinkSpark;UK TITLE:Technical Leader TEL;WORK;VOICE:01753.839.880 ...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 8, 2001
11:14 am
22
... Can you give some more detail about what jLog does? I'm unfamiliar with jLog (Steven may know more..) and searching for it on Google seems to pull back...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 8, 2001
10:40 am
21
Guys, I believe that its reasonable to say the utPLSQL is at least partly based on the jUnit framework. Is there anything out there for logging in PL/SQL that...
Doug G
dougieguk
Online Now Send Email
Nov 8, 2001
8:30 am
20
Oh, yes - I forgot to say, for those that haven't seen it, the utPLSQL site is at http://sourceforge.net/projects/utplsql. It was set up a long while back, but...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 1, 2001
10:14 am
19
I have made some changes to the SourceForge site: 1) I have disabled some of the features which are not being used, such as the mailing lists, forums and CVS....
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 1, 2001
9:38 am
18
You can download a patched version of utPLSQL 2.0.7 (also attached to this email) that fixes the following problem: * The AUTHID CURRENT_USER statement was...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Oct 29, 2001
10:40 pm
17
... What version of Oracle are you running? In 8i and above, you should not have to specify a schema name if some_table is owned by the session running the...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Oct 29, 2001
6:55 pm
16
Just digging in to really start to use utplsql for stuff other than utassert.eq and ran into this problem. This code in a test procedure: select count(1) into...
jeff621@...
Send Email
Oct 29, 2001
6:46 pm
15
Pete Upton wrote that he created a test packed named ut_convert to test a procedure named utils.convert_currency. He followed all the naming convention rules...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Oct 22, 2001
1:01 pm
14
Hello, I've created two files 1) ut_convert.pks create or replace package ut_convert is procedure ut_setup; procedure ut_teardown; procedure...
pete upton
uptonp2001
Offline Send Email
Oct 22, 2001
9:21 am
13
Hello, I've just installed the latest version of the software. Package utconfig won't compile. Giving error 'On line: 246 PLS-00302: component 'DELIMITER'...
pete upton
uptonp2001
Offline Send Email
Oct 19, 2001
4:09 pm
12
... The O'Reilly Site still has a few broken and/or out-of-date links on it doesn't it? Is there a reason why the SourceForge site was not pursued further? As...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Oct 19, 2001
1:16 pm
11
... This is the Yahoo Groups home for utPLSQL: http://groups.yahoo.com/group/utPLSQL-Info You can then click on Files on the left hand vertical menu. You will...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Oct 19, 2001
1:00 pm
10
Hello, I have joined the Yahoo utPLSQL group, However I don't seem to have a link to the Files section in utPLSQL-Info. Can anyone help? Pete ... From:...
pete upton
pete.upton@...
Send Email
Oct 19, 2001
12:55 pm
9
... Whoops! The SourceForge site is not in use. I have uploaded the latest version (2.0.7) to the utPLSQL-Info Files section on Yahoo Groups. ... I have...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Oct 19, 2001
11:33 am
8
Greetings all, Just a quick question - I seem to have lost the original mailout(s) with utPLSQL 2.0 (alpha) zip. It also doesn't seem to be in the files...
Lachlan_Pitts@...
Send Email
Oct 19, 2001
11:07 am
7
I have encountered a problem with eqquery - in certain circumstances it fails to run with error PLS-00402 "alias required in SELECT list of cursor to avoid...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Oct 19, 2001
9:11 am
6
... I think it may be nearly impossible to create such a thing, for the following reasons: 1) It is not possible to execute code in one form from another (they...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Oct 16, 2001
9:44 am
5
... That is a good and difficult question, perhaps two questions: 1 How can I unit test my stored code when executed from Forms? Well, one answer is: test them...
Steven Feuerstein
steven@...
Send Email
Oct 15, 2001
2:40 pm
4
I'm in the process of being pulled out of my element as a Java developer into an Oracle Forms environment. I use JUnit as a practice. I've used utPLSQL on a...
jeff621@...
Send Email
Oct 15, 2001
2:33 pm
3
It appears that Steven Feuerstein is being his usual, _humble_ self. The ultimate tutorial(s) on the language are any/all of his books on PL/SQL. However,...
Ken Hill
khill0@...
Send Email
Oct 15, 2001
1:57 pm
2
... There is nothing outside of the current documentation set and example files. What trouble are you having?...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Oct 15, 2001
12:16 pm
1
hello, Didn't see any posts here, but here goes. I'm having some trouble with the PL/SQL even though I've worked in five other lang. Any recommendations here...
maciagt@...
Send Email
Oct 15, 2001
1:42 am
Messages 1 - 30 of 177   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help