Community-Credit.com
|
NonProfitWays.com
|
SOAPitstop.com
Skin:
Fiery Red
Mello Blue
Purple Passion
The Green Stuff
Grey Flannel
User: Not logged in
Hot Links
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
Menu
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
My Pitstop
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
HeadGeek
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics
Resources
ADO.NET (5)
OTA (47)
WAP (4)
XMLHTTP (1)
Database (31)
Pattern (3)
WebDAV (57)
XMPP (28)
Debugging (15)
RDF (53)
WebService (195)
XPath (142)
DIME (6)
RSS (24)
WML (148)
XPointer (36)
DOM (83)
SAX (80)
WSDL (133)
XQL (23)
DTD (136)
Schema (209)
XAML (1)
XQuery (99)
ebXML (106)
SMIL (119)
XBRL (201)
XSchema (18)
Flash (21)
SOAP (165)
XForms (141)
XSL (133)
Humor (1)
SQL (4)
XHTML (388)
XSL-FO (78)
Java (636)
SQLXML (47)
XLL (7)
XSQL (44)
MathML (124)
SVG (721)
XML (857)
XUL (21)
Oracle (19)
VoiceXML (84)
XML.NET (16)
Total Resources: 5,510
xsql Resources
Prev
Next
1
2
3
xsql:dml
Executes a SQL DML statement or PL/SQL anonymous block.
Type: XSQL #Views: 491 Category: Resource
XSQL Sample: Selective Query Application
This sample application demonstrates the use of the XSQL servlet to connect to a BC4J middle tier project and query and update the database. It also shows you how you can apply different stylesheets to the same document and view the results on an HTML browser or a cell phone simulator.
Type: XSQL #Views: 269 Category: Resource
xsql:include-owa
Executes a PL/SQL stored procedure that uses the OWA packages to generate XML content, and includes the resulting XML.
Type: XSQL #Views: 395 Category: Resource
Editing XML Files with XSQL Tags
JDeveloper's XML Editor supports syntax highlighting, Structure window view, and the Property Inspector. You can also select tags from the Component Palette to insert in your pages while you are editing.
Type: XSQL #Views: 232 Category: Resource
Creating a Custom Action Handler for XSQL
An action handler in an XSQL page is a Java class that gets invoked to perform a specific task. There are prebuilt action handlers for various tasks such as setting cookies, applying style sheets, performing queries against databases, etc. However, if you choose to perform some operation which is not provided by the built-in action handlers, then you can write what is called a custom action handler. A custom action handler is a Java class that can be invoked from an XSQL page just as easily as a predefined action handler.
Type: XSQL #Views: 275 Category: Resource
Running XSQL Servlet Clients
After you have completed your XSQL file, you should check your XML syntax and then run it.
Type: XSQL #Views: 231 Category: Resource
Checking the Syntax in XSQL Files
You can check your XSQL file to determine if it is a well-formed XML document and if not, to find any errors.
Type: XSQL #Views: 213 Category: Resource
Creating XSQL Servlet Clients that Access the Database
You can create XML based clients for XSQL servlets using XSQL tags. XSQL servlets allow you to easily get data in and out of the database in XML format. The following procedure shows how to use the XSQL Query tag to display data.
Type: XSQL #Views: 243 Category: Resource
Viewing Output from Running XSQL Files as Raw XML Data
After creating an XSQL file and adding tags, you can view the raw XML data or format the XML data with a style sheet.
Type: XSQL #Views: 214 Category: Resource
Reference: XSQL Tags
Please select an XSQL tag to see a complete description, syntax and examples.
Type: XSQL #Views: 257 Category: Resource
Creating XSQL Servlet Clients for Business Components
You can create XML based clients for business components using XSQL servlet. XSQL servlet allows you to easily get data in and out of the database in XML format. The following procedure shows how to bind an XSQL client to a business components project you have already created, using the ViewObject Show tag to display the view object's data in XML format. You could also use the ViewObject Update tag to process inserts, updates, and deletes to a view object.
Type: XSQL #Views: 295 Category: Resource
Adding XSQL Tags
All XSQL tags can be inserted by selecting them from the Component Palette, as described below. You can also insert XSQL tags by typing them in the file. Code Insight is available for XSQL tags.
Type: XSQL #Views: 222 Category: Resource
Oracle XML Developer's Kit: XSQL Pages Publishing Framework
The Oracle XSQL Pages publishing framework is an extensible platform for easily publishing XML information in any format you desire. It greatly simplifies combining the power of SQL, XML, and XSLT to publish dynamic web content based on database information. Using the XSQL publishing framework, anyone familiar with SQL can create and use declarative templates called "XSQL pages" to:
Type: XSQL #Views: 250 Category: Resource
Oracle XSQL Pages and the XSQL Servlet
As the Internet drives an explosive demand for flexible information exchange, more and more application developers need to put their business data to work over the Web. Developers require standards-based solutions to this problem and SQL, XML, and XSLT are the standards that can get the job done in practice.
Type: XSQL #Views: 263 Category: Resource
Generating XSQL Server Pages
The Oracle8i database provides components and utilities, including the XSQL Servlet, that allow you to take advantage of XML technology in your database applications. This article is an excerpt from the Oracle XML Handbook that explains how to do this.
Type: XSQL #Views: 252 Category: Resource
Combining XML and SQL
XSQL combines the power of XML and SQL to provide a language and database independent means to store and retrieve SQL queries and their results.
Type: XSQL #Views: 251 Category: Resource
XSQL Pages Publishing Framework
The Oracle XSQL Pages publishing framework is an extensible platform for easily publishing XML information in any format you desire. It greatly simplifies combining the power of SQL, XML, and XSLT to publish dynamic web content based on database information.
Type: XSQL #Views: 253 Category: Resource
XSQL Page Publishing Framework Live Demos:
The Oracle XSQL Pages Publishing Framework is an extensible platform for easily publishing XML information in any format displayable or transferrable on the Internet. By combining the power of SQL, XML, and XSLT, it greatly simplifies publishing dynamic web content based on database information.
Type: XSQL #Views: 235 Category: Resource
Driving Dynaming XSQL Pages with Bind Variables from JSP
The Oracle XSQL Pages publishing framework is a free and simple, but powerful tool for DBA's and developers who know SQL to easily publish database information in any number of formats. It's something I'm the lead developer on at Oracle, in addition to working on the JDeveloper and BC4J products, so I'm a little biased, but I think it's keep-it-simple-stupid! design philosophy has made it popular with our users, which makes me happy. Among lots of more fundamental Oracle and XML technical stuff, my Building Oracle XML Applications book also includes extensive coverage of using XSQL pages to build applications that leverage SQL, XML, and XSLT.
Type: XSQL #Views: 292 Category: Resource
XSQL - Combining XML and SQL
XSQL, the combination of XML and SQL, aims to be a complete query and result storage system. You can store your database queries in XML, convert them to actual SQL, issue the query, and receive the results in XML format. Currently this functionality is available only in Perl through the XML::Generator::DBI module and XSQL patches.
Type: XSQL #Views: 313 Category: Resource
Prev
Next
1
2
3
Featured Products
Fans of "The Office"
Dwight Bobbleheads are here!
“It's me! I'm the bobblehead! Yes!”
Advertise on XMLPitstop
Our Sponsors
Advertise on XMLPitstop
Partners
Friends
EggHead Cafe
Web Servicee development
DotNetSlackers
best conference call service
desktop fax
teleconference company
HP Printer Ink Cartridges
Geovision
Burberry sunglasses
Alojamiento Web
UK Hosting
Video Surveillance
VoIP Internettelefonie
Statistics
2,876 Total Members
14 members(last 30 days)
1 members(last 7 days)
0 members(today)
1,912 Total Discussions
1 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)
47,487 Total Blog Posts
0 Blogs(last 30 days)
0 Blogs(last 7 days)
0 Blogs(today)
8,699 Newsgroup Posts
0 Posts(last 30 days)
0 Posts(last 7 days)
0 Posts(today)
14,065 Total Resources
3 Resources(last 30 days)
0 Resources(last 7 days)
0 Resources(today)
David Silverlight's XMLPitstop.com
| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139