Search the web
Sign In
New User? Sign Up
VOUGlist · Virginia Oracle User's Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 668 - 697 of 923   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
668
Enter your vote today! A new poll has been created for the VOUGlist group: "VOUG" has always been the acronym for "Virginia Oracle User's Group". Since many...
VOUGlist@yahoogroups....
Send Email
Mar 1, 2005
3:44 pm
669
Enter your vote today! A new poll has been created for the VOUGlist group: "VOUG" has always been the acronym for "Virginia Oracle User's Group". Since many...
VOUGlist@yahoogroups....
Send Email
Mar 1, 2005
3:47 pm
670
VOUG Membership - "VOUG" has always been the acronym for "Virginia Oracle User's Group". Since many of our members come from all over the world, would it be...
vouglist
Offline Send Email
Mar 1, 2005
4:00 pm
671
Is anyone aware of any good technical book stores in or near the Fairfax, Virginia area?...
crchmnd
Offline Send Email
Mar 1, 2005
4:22 pm
672
Unless you need it right now/today, I pretty much order all my tech books from www.bookpool.com. I have found them to be very reliable, and they nearly always...
Willis-Ford, Carl
carl_willis-ford@...
Send Email
Mar 1, 2005
4:54 pm
673
Readme DOC Discount Computer Books Inc 280 Cedar Ln Se Vienna, VA 22180-6613 Phone: (703) 645-8010 http://readmedoc.com/ If they don't have it, you probably...
Bill Messick
bill.messick@...
Send Email
Mar 1, 2005
4:55 pm
674
Our company is currently evaluating various financial budgeting and planning systems (such as Cognos) to integrate with Oracle Applications. I would like to...
Terri Good
vouglist
Offline Send Email
Mar 1, 2005
5:21 pm
675
The book store that I always like to go to is Reiter's, in DC (www.reiters.com). There used to be an excellent computer book store in the Tyson's Corner area,...
guygilstra@...
Send Email
Mar 1, 2005
7:31 pm
676
Greetings: The place in Tysons was closed about 3 years ago. Microcenter near Vienna has a fair selection as does Barnes & Nobel in Fair Lakes and Borders in...
jlg
goldsmithj
Offline Send Email
Mar 5, 2005
12:58 pm
677
I would suggest to check half.com and ebay.com before buying anywhere else. Sometimes there could be savings up to 90%. Thanks, -Sree. ... From: jlg...
Mure, Sreekmar
sreekmar.mure@...
Send Email
Mar 6, 2005
1:52 pm
678
I'm just getting back into using Oracle. When I used it before we had to generate a unique ID by using another table, having a row for our table, getting the...
janicehawn
Offline Send Email
Mar 8, 2005
3:27 pm
679
You typically assign a value using a SEQUENCE object, often in a BEFORE ROW trigger: SQL> create table tasks ( 2 id number constraint tasks$pk primary key...
Mark C. Stock
mcstock@...
Send Email
Mar 8, 2005
3:47 pm
680
As a follow-up to last week's poll, I thought I'd share the results with the group. These results are the combination of the online poll and email responses...
Virginia Oracle User'...
vouglist
Offline Send Email
Mar 8, 2005
5:43 pm
681
We prefer to include the sequence in with the insert as to have self documenting code: SQL> insert into tasks 2 (id, 3 description) 4 values 5...
Bob Shiflett
uvabob
Offline Send Email
Mar 8, 2005
8:49 pm
682
Go to www.computerbooksdirect.com. The first 3 books are 2.99 each and the rest are very cheap or reasonable. I get mailings every month which provide sales...
Phillip Small
psmall57@...
Send Email
Mar 10, 2005
9:49 pm
683
Hiya All, Is it possible to change a Global Database Name after the database has been created? I am literally playing with a 10g database on a Windows PC, so...
Larry Blankenship
lblankenship@...
Send Email
Mar 11, 2005
9:18 pm
684
Sure, one simple SQL statement: ALTER DATABASE RENAME GLOBAL_NAME TO <new name>; However, once the global name is a non-null value, it can't be set back to...
Brett Ogletree
bretto97@...
Send Email
Mar 14, 2005
6:27 pm
685
I am using a tool called Reflection X to connect to the database server. I have edited the Xhosts files in all directories with the proper host name listed by...
Phillip Small
psmall57@...
Send Email
Mar 17, 2005
4:54 pm
686
Hi, I have a question in Designer. I am using Oracle 9 Designer and generating the web pages using web pl/sql language. After I generate the page, my screen...
subbuk123
Offline Send Email
Mar 19, 2005
5:02 am
687
You can put a split prompt character in the prompt, either in the table definition, to set the default prompt whenever the field appears in a module, or in the...
John Flack
jcflack54
Offline Send Email
Mar 21, 2005
2:09 pm
688
How do you start the HTTP Listener or configure your runtime preferences to run the forms or eliminate the HTTP Listener error? The server is a Sun OS and am...
Phillip Small
psmall57@...
Send Email
Mar 22, 2005
8:20 pm
689
Hiya All, I want to thank everyone who helped me with my Global Database Name question! I have now successfully installed the Oracle 10g software on a Windows ...
Larry Blankenship
lblankenship@...
Send Email
Mar 25, 2005
6:26 pm
690
Hi All, We are on 11.5.9 In the approval notification, both the Approve and Reject button are displayed as links instead of buttons. The remaining two buttons ...
Suman Latha
sumankatta911
Offline Send Email
Mar 30, 2005
3:06 am
691
The first meeting of the Greater Richmond Oracle Users Group is schedule for Wed, Apr 20 2005 06:30 PM Markel Building 4501 Highwoods Parkway Glenn Allen VA,...
Mark C. Stock
mcstock@...
Send Email
Mar 30, 2005
12:36 pm
692
I am not trying to do an update of one record that lies in many tables. However, when I write a simple select to view the file before doing the update, I get...
P
psmall57@...
Send Email
Apr 12, 2005
9:41 pm
693
+ Interjection by listserv moderator: + Several helpful replies to this posting, below... ... From: Brett Ogletree <bretto97@...> Are you sure you are...
Virginia Oracle User'...
vouglist
Offline Send Email
Apr 13, 2005
2:29 pm
694
I've got an associate in Phili looking for feedback from anyone who's using 10g in a data warehousing environment before he migrates from 9i. Anyone got any...
Mark C. Stock
mcstock@...
Send Email
Apr 15, 2005
7:30 pm
695
I am getting a couple of errors that really do not tell me the actual error. ora-01733 : virtual column not allowed here Also a statement ignored error but...
P
psmall57@...
Send Email
Apr 15, 2005
7:31 pm
696
Hello, I am writing a stored procedure that will update 38 some odd tables. However, my question is are substrings allowed in update statements in a...
P
psmall57@...
Send Email
Apr 15, 2005
7:32 pm
697
I am working on a Oracle 10G database on Sun platform and am trying to write a procedure that will have 2 parameters to update tables but I want to substring...
P
psmall57@...
Send Email
Apr 18, 2005
2:08 pm
Messages 668 - 697 of 923   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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