Geek Articles

Categories

 

Subscribe

Daily Updates Subscribe geekarticles update via email Subscribe geekarticles update via RSS

 
GeekArticles Database Sybase

Sybase Stored Procedures for Web

Author: sybernet.sri.com | Published: 19th Aug 2005 | Visited: 1584 times | Add Comment
Filed in: Sybase

This is very good tutorial on Sybase Stored Procedures covers teh following topics in detail. This guide will attempt to show you how to create stored procedures for the World Wide Web. As I was in the middle of writing this guide, I realized it was about 10 times more lengthy than what I intended. The interface you will be using is slick, writing stored procedures is a snap, and you can do some marvelous things in a very short time. But, there is lots of good information in this guide, and I wanted to be as complete as possible. There is a facility known as the Common Gateway Interface or CGI that extends the functionality of a Web Server. This feature makes it possible to pass information from the client to an external application (known as the CGI application) which processes the information and returns the result to the client through the Web Server. Sybernet is a CGI that talks to a Sybase database. What you will need A Web Server A Web Browser A Stored Procedure Editor Knowledge of HTML syntax Knowledge of writing stored procedures A Sybase account Writing your stored procedure The Form Screen The Report Screen Explaining the Form Screen Explaining the Report Screen Registering your procedure Formatting Result Sets Tips and Techniques Frames Tables and Forms Buttons User Preferences and the Menu Bar Putting It All Together Advanced Form Input Form Input and Line Items Sending Partial Result Sets Handling Text and Image Data Types Selecting Text and Image Data Storing Text and Image Data Retrieving Images Advanced Topics URL's Redirection Image Maps HTTP Cookies HTTP Headers Filters Filters, Formats, and Content-types Rich Text Format Reference Sybernet Reserved Words Security The Stored Procedure Editor The Stored Procedure Register Interactive SQL Limitations

Read Article
 

Sponsored Links

 


Related Articles

 Check Validity of Sql Server Stored Procedures/Views/Functions (updated) Command line tool to check validity of objects in SQL Server datab ...

 Why I can't use stored function in select list of select function. Hi tom, Thanks for accepting my question. my question is why we can't we perform dml operation in query? thanks ga ...

 Cannot call Oracle procedures with output parameters using AdoDbxClient QC#: 57533 Version: 11.2 Status: Open defect, requires resolution Description: Using the AdoDbxClient provider, I cannot successfully call an Oracle procedure which has an output parameter. Attempts to do so are met with a TAdoDbxException exception b ...

 TAction does not update inside MDIChild Form stored in a DLL QC#: 11679 Version: 7.0 Status: New defect, requires tester review Description: Having an MDI Delphi application, I created a DLL in which I open an MDIChild form. When the DLL MDIchild form opens, the TActions inside the TActionList do not get update ...

 To Makeup Rows between two dates stored in database table. Hi tom, Thanks very much for accepting my question. I am not sure wather it is a right place to put(ask) this question. I am using 10g release 2 on centos 5.0. Anyways , Here we go, Create table dt(fdate date, tdate date) / insert i ...

 Business Rules - Triggers, Foreign Keys or Stored Procedures Hi Tom, I would like to ask for your advice on the most effective way, with respect to performance and management of code, to enforce the following example business constraint relating to relationships involving sub-types. Consider the follow ...

 Building Dynamic Sql In a Stored Procedure This article explains about Building and Executing a Dynamic Sql in a stored proced ...

 Directory Helper Routines - Directory Related Delphi Functions and Procedures in Delphi File I/O :: When developing applications that need to operate on files and directories it is a common task to, for example, get the list of all sub-directorie ...

 SMO: Quick search and regenerate stored procedures Use SQL Server Management Object (SMO) for quick searching and generating stored procedures' sc ...

 SQL-DMO: Search and regenerate store procedures names in seconds Use SQL-DMO Object Library for quick searching and generating store procedures sc ...



Next: Sybase Transact SQL Workshop



Post Comment

Name:


Email:
 (Optional. Used for Notification)

Title:

 
Comment:


Validation Code:
 <=>  (Enter this code in text box)





Latest Articles

 

Popular Articles

Sponsored Links