I have currently have a form that crashes when I put an -->'<-- apastrophe in it. In the book I have they don't say how to accept characters that would otherwise be seen as code. Thanks for taking the time to read and reply.
This is the error I get if it can help anyone.
SELECT BURSARY_NUMBER FROM ABS.BURSARY WHERE BURSARY_ENAME = 'test3' AND BURSARY_FNAME = 'test3' AND BURSARY_EVALUE = 't3' AND BURSARY_FVALUE = 't3' AND BURSARY_EDESC = 't3' AND BURSARY_FDESC = 't3' AND BURSARY_EREQUIREMENTS = 't3' AND BURSARY_FREQUIREMENTS = 't3' AND BURSARY_FINAL_EDATE = 't3' AND BURSARY_FINAL_FDATE = 't3' AND BURSARY_INFORMATION = 't3's' AND BURSARY_PROVIDER_NUMBER = '2240' AND ACTIVE_YNFLAG = 'Y'
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Oracle][ODBC][Ora]ORA-01756: quoted string not properly terminated
/ABSIntranet/BursaryMgnt/addBursary.asp, line 77
This is the error I get if it can help anyone.
SELECT BURSARY_NUMBER FROM ABS.BURSARY WHERE BURSARY_ENAME = 'test3' AND BURSARY_FNAME = 'test3' AND BURSARY_EVALUE = 't3' AND BURSARY_FVALUE = 't3' AND BURSARY_EDESC = 't3' AND BURSARY_FDESC = 't3' AND BURSARY_EREQUIREMENTS = 't3' AND BURSARY_FREQUIREMENTS = 't3' AND BURSARY_FINAL_EDATE = 't3' AND BURSARY_FINAL_FDATE = 't3' AND BURSARY_INFORMATION = 't3's' AND BURSARY_PROVIDER_NUMBER = '2240' AND ACTIVE_YNFLAG = 'Y'
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Oracle][ODBC][Ora]ORA-01756: quoted string not properly terminated
/ABSIntranet/BursaryMgnt/addBursary.asp, line 77