%@ page contentType="text/html; charset=iso-8859-1" language="java" import="java.sql.*" errorPage="" %> <%@ include file="Connections/rbdc.jsp" %> <% Driver Driverrst = (Driver)Class.forName(MM_rbdc_DRIVER).newInstance(); Connection Connrst = DriverManager.getConnection(MM_rbdc_STRING,MM_rbdc_USERNAME,MM_rbdc_PASSWORD); PreparedStatement Statementrst = Connrst.prepareStatement("SELECT wshopid, workshop, wshopdatefrom, wshopdateto, wshoptime, wshopvenue, wshopdesc, wshoppresenter, wcost FROM rbdccom_rbdc.tblworkshops WHERE centreid = 2 ORDER BY wshopdatefrom"); ResultSet rst = Statementrst.executeQuery(); boolean rst_isEmpty = !rst.next(); boolean rst_hasData = !rst_isEmpty; Object rst_data; int rst_numRows = 0; %> <% int Repeat1__numRows = -1; int Repeat1__index = 0; rst_numRows += Repeat1__numRows; %> <%! public String DoDateTime(java.lang.Object aObject,int nNamedFormat,java.util.Locale aLocale) throws Exception{ if ((aObject != null) && (aObject instanceof java.util.Date)){ if (aLocale!=null){ java.text.DateFormat df = java.text.DateFormat.getDateInstance(nNamedFormat,aLocale); return df.format(aObject); } else{ java.text.DateFormat df = java.text.DateFormat.getDateInstance(nNamedFormat); return df.format(aObject); } } return ""; } String wshopid = null; %>
![]() |
Kwinana Technology Business Centre |
|
Kwinana Technology Business Centre: WorkshopsWorkshopsThe Kwinana Technology Business Centre workshops are here to help Small Businesses. Training Vouchers The Small Business Smart Business Program provides small business owners in Western Australia with training vouchers, up to the value of $220 (includes GST). |
|