473,811 Members | 2,950 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Is text_io part of FORMS or PL/SQL? Can text_io be used with DBMS_OUTPUT in PL/SQL?

I'm writing a unique PL/SQL program to produce Oracle's AR's Invoices

I'm not sure if TEXT_IO is a part of FORMS or PL/SQL ?
It looks like PL/SQL but Oracle's Metalink indicates it is part of FORMS ?

Also I couldnt find any samples with TEXT_IO & DBMS_OUTPUT in the
same PL/SQL ? Can they be used together ??

Thanks in advance

George Lewycky
Jul 19 '05 #1
0 4315

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1390
by: Agoston Bejo | last post by:
Is there any way to reach the content of the DBMS_OUTPUT buffer after calling an Oracle stored procedure from ASP/ADO?
1
3632
by: Andre | last post by:
Hello all, I have made a procedure which is running a very, very long time (about 20 hours) Within the procedure I put some output-lines, to show the user that the procedure is still running. Lines like this DBMS_OUTPUT.PUT_LINE('percentage ready : '!!mypercentage); But when I start the procedure I DO NOT see these lines. The lines do
2
6139
by: Agoston Bejo | last post by:
Is there any way to reach the content of the DBMS_OUTPUT buffer after calling an Oracle stored procedure from ASP/ADO?
1
2085
by: Ed Blinn | last post by:
Can someone tell me why this script will only work on a Mac with Internet Explorer. Thanks, Ed <html> <head> <script type="text/javascript"> //Square Root
5
12348
by: nsd | last post by:
Is there any equivalent of oracle's dbms_output.put_line in db2? Pl. let me know if any.. regards, nsd
2
1974
by: JumpinJeff | last post by:
I am about to revamp the most referenced table in my whole database and am unsure the best way to approch it. The table's primary key is also used as a part number for all the items in the table. My first problem is that I need to seperate the single part number field into multiple (3 or more). I could make multiple primary key's for each of the new fields, but some would be null, and I hate dealing with multiple primary keys. Plus this...
1
1420
by: veejaykumara | last post by:
I need to execute this small procedure , to get the Used space in the daabase; in the following code i am getting fgb error in the line no 6. 1 create or replace procedure fgb is 2 fgb number; 3 begin 4 SELECT sum(bytes)/1024 into fgb
0
353
by: george lewycky | last post by:
I'm writing a unique PL/SQL program to produce Oracle's AR's Invoices I'm not sure if TEXT_IO is a part of FORMS or PL/SQL ? It looks like PL/SQL but Oracle's Metalink indicates it is part of FORMS ? Also I couldnt find any samples with TEXT_IO & DBMS_OUTPUT in the same PL/SQL ? Can they be used together ?? Thanks in advance
2
1906
by: kalpanareddy16 | last post by:
1 declare 2x1 number; 3 begin 4x1 :=5; 5 declare 6x2 number ; 7 begin 8x2 :=6; 9 x1:=x2 ; 10 end; 11 x2 := X1 ; 12 * end; 13 / x2 :=X1; *error at line 11:ORA-06550 :line 11,column 1:PLS-00201: identifier 'X2' must be declared ORA-06550:line 11,column1: PL/SQL:statement ignored while executing the above nested block, getting the error as"identifier 'X2' must be declared".without declaring the variables inside the block how can u use...
0
9734
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9607
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10395
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10408
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10137
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7674
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5564
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4352
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3876
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.