Community-Credit.com | NonProfitWays.com | SOAPitstop.com   Skin:   
      User: Not logged in 
Home
Newsletter Signup
XSLT Library
Latest XML Blogs
Featured Examples
Presentations
Featured Articles
Book Chapters
Training Courses
Events
NewsGroups
 
Discussions
Examples
Tutorials
Tools
Articles
Resources
Websites
 
Sign In
My Profile
My Articles
My Examples
My Favorites
My Resources
Add a Resource
Logout
 
About Me
My Blog
HeadGeek Articles
Talking Portfolio
Resume
Pictures
World Trip Pics

Prev Next
1 2 3 4
 
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: 205  Category: Resource    

Reference: XSQL Tags
Please select an XSQL tag to see a complete description, syntax and examples.

Type: XSQL  #Views: 244  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: 281  Category: Resource    

XSQL Connection Configuration
To connect your XSQL Servlet to your database you must create a database connection in the XSQLConfig.xml file. This file is located in C:\oracle\ora90\xdk\admin\XSQLConfig.xml (this path may vary depending on where you install your Oracle9i database). To set up your database connection you must edit the tag, located approximately three quarters of the way down the file. Your tag should look similar to the following:

Type: XSQL  #Views: 655  Category: Article    

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: 208  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: 240  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: 247  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: 237  Category: Resource    

Running Mobile XSQL & BC4J Applications from JDeveloper 3.1
A tool to run Mobile XSQL & BC4J Applications from JDeveloper 3.1.

Type: XSQL  #Views: 488  Category: Tool    

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: 237  Category: Resource    

Patch for Potential Vulnerability in Oracle XSQL Servlet
A potential security vulnerability in Oracle XSQL Servlet has been discovered when using stylesheets as URL parameters which permits the execution of arbitrary Java code on the Oracle 8.1.7.0.0 database server with elevated privileges. This vulnerability was discovered in Oracle8i, Release 8.1.7.0.0, Enterprise Edition running Oracle Internet Application Server (iAS) and XSQL Servlet, Release 1.0.0.0, on MS Windows 2000. It also exists in XSQL releases 1.0.1.0 to 1.0.3.0 on all platforms.

Type: XSQL  #Views: 491  Category: Tool    

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: 238  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: 225  Category: Resource    

Generating SQL Inserts Using XSQL & XSLT
The ability to transfer information from one database to another is vital to DBAs. XSQL provides a way to easily transfer stored information, by generating SQL INSERT statements.

Type: XSQL  #Views: 543  Category: Article    

xSQL OBJECT FINAL RELEASE IS HERE!
After a long and intensive beta testing period xSQL Object is finally here. xSQL Object allows you to compare, script and synchronize SQL Server databases, tables, stored procedures, views, user defined data functions etc. quickly and painlessly. This has been a joint effort of our development team and our wonderful early adapters that have provided invaluable feedback throughout the development process.

Type: XSQL  #Views: 496  Category: Tool    

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: 277  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: 298  Category: Resource    

Oracle update XSQL Pages
Steve Muench of Oracle has announced an update of their SQL+XML+XSLT publishing framework "XSQL Pages", a freely available Java servlet engine.

Type: XSQL  #Views: 266  Category: Resource    

Our First XSQL Page
The first prototype screen contains the five most recently posted jobs that match the user's search criteria. The value for the search string would be supplied when the user completes the WML form listed in example 1, although it could also be stored in one of a catalogue of user search profiles stored in the database in a real system. The screen only needs to access one table in the database - the JOB table and present an initial WML deck that contains a top level card with each job title forming a hyperlink pointing to a related card containing further details about the job. This allows the user to have a quick view of the jobs that have been posted and to retrieve more details about interesting-looking jobs quickly without resubmitting a new request.

Type: XSQL  #Views: 298  Category: Resource    

extended Structured Query Language (xSQL)
XML was first introduced in 1996 and quickly spread into various information technology areas. With ongoing introduction and further specification of the new technology, XML documents became more and more complex and bigger in size.

Type: XSQL  #Views: 265  Category: Resource    

Prev Next
1 2 3 4


Fans of "The Office"
Dwight Bobbleheads are here!

  “It's me! I'm the bobblehead! Yes!”



Advertise on XMLPitstop

Advertise on XMLPitstop


EggHead Cafe
Web Servicee development
DotNetSlackers
online fax service
SPOC
display walls
Lexmark printer refills
Conference Call
Video Surveillance
MailCleaner Spam Gateway
Skype vs. sipcall

2,848 Total Members
31 members(last 30 days)
5 members(last 7 days)
0 members(today)

1,906 Total Discussions
7 Posts(last 30 days)
3 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,057 Total Resources
9 Resources(last 30 days)
8 Resources(last 7 days)
0 Resources(today)


 

David Silverlight's XMLPitstop.com| 2801 Florida Ave #225|Miami, FL 33133|Ph:305-447-1139