Working with Oracle database the same way you do other databases in the front edge example is also very easy, slightly different from the small differences in SQL syntax
Inquire
<esql module=test id=datas><! [cdata[Select STTP,STNM,STCD,PHCD from st_stbprp_b where rownum<=30]]></esql>
Customizing display field names
<tr><for end=0 [Email protected]{datas:getwidth}><th>@{datas:@{for:getsuffix}}</th></ For></tr>
Customizing the Display results list
<for objects=datas end=30><tr><for end=0 [email protected]{datas:getwidth}><td>@{datas:@{ Datas:@{for:getsuffix}}}</td></for></tr></for>
Full code
You can load an Oracle database in the development environment and try it out in the comments that are directly behind it.Download and description of light-open platform resources
platform free Download:http://download.csdn.net/detail/tx18/8381859
Latest Development Manual Download: http://download.csdn.net/detail/tx18/8411089
Development example: Light Open e-commerce website , free download: http://download.csdn.net/detail/tx18/8318585
The light-open platform will be upgraded to provide you with more powerful and easy features, please note the latest development manuals
Simple Oracle database query testing for ESQL queries