I will have a look through that article,
what i mean by a graphical timetable is this (a table with
09:00 10:00 11:00 12:00
Mon [Info Goes Here]
Tue
Wed
Thur
Fri
Hi,
I am not overly farmiliar with crystal although as i am mainly a programmer, what i would like to do is this.
I would like to display a graphical timetable, rather than just a list of activities. All my activities are stored in a database with a start date/time, end date/time, and a week...
Its using one titled "Oracle in ORACLE9I_HOME"
Looking at its properties -
version 9.02.00.00
Company Oracle Corporation
File sqora32.dll
date 12/03/2002
This is different to the driver i was using before but the old driver no longer works so i assume Oracle has been upgraded.
<a href="javascript:frmName.submit();">Continue</a>
That would be a hyperlink on your page which submits your form. Remeber to change the frmName for your form name making sure it is case sensitive
Hi everyone,
I have a strange problem with sql select statements ignoring the first field in the select statement if joining 2 or more tables when accessing data from ASP pages.
For example
"select c1, c2 from t1"
returns a recordset with 2 columns c1 & c2
"select c1, c2 from t1, t2 Where...
Basically i am developing a web based front end for a third party product which we bought in. This product is a desktop install with a huge footprint and is not very user friendly.
The desktop application checks to see whether a record is locked when it is opened and if it is will tell the...
Hello people,
quite an obscure request here but i'm desperate :)
Does anyone know of / can think of a way in which it is possible to lock an oracle record for the duration of a page being open.
I know you can lock the record using the "select for update nowait" sql commands but this obviously...
Hi,
I have an xml & xsd file that has been downloaded from a reputable site ready to use. The xsd file at the present moment has no SQL field mappings as i just want to run the process with no errors before i start adapting the file.
I currently get this error when executing the Bulkload...
Hi,
I have an xml & xsd file that has been downloaded from a reputable site ready to use. The xsd file at the present moment has no SQL field mappings as i just want to run the process with no errors before i start adapting the file.
I currently get this error when executing the Bulkload...
Im not sure if this is the best forum to post in but i've looked through the list and cant really find anything better.
I have a lot of learning resources that need to be catalogued. Each one of these resources has an XML file that details all of the details about that resource (including...
In Addition to my previous reply the Enable Parent Paths Tick box is found in the "Home Directory" tab of a websites propeties in IIS then click on the "Configuration" button in application section.
A new dialogue box will appear, select the "App Options" tab and you will see the check box
sPath=Server.MapPath("TestFile.asp")
This would would be the right syntax to get the physical loaction.
HOWEVER: In order to use the Server.MapPath command you need to ensure AspEnableParentPaths in set to True in IIS.
MSDN link...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.