Can anyone suggest me how to create web pages using PlSql??

Recommended Answers

All 5 Replies

PL/SQL is not desinged to create web pages. you need to use some scripting language for that.

ya..Debasis...Absoulty right...but for creating that web page we can make use of PL SQL .....

i have created one psp file .
which compiled using loadpsp function but what after that ,i really dont getting...

if you want to use database then definately yo can use sql ,pl/sql but not for designing the page.

PL/SQL is not desinged to create web pages. you need to use some scripting language for that.

You can use ORACLE WEBTOOLKIT to create web-pages.

Member Avatar for manuhar

Ya they are all right
Pl/Sql is a back end tool which is meant to deal with the data storage and retrieval

ya u can create a front end tool not excatly all kinds of web pages u want but one of the web pages with ORACLE FORMS with which we can enter data to be stored (actually in many cases we use Java or .det )bbut we can also with ORACLE forms

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.