Aus der Vernetzungsstelle

01_Neues aus der Vernetzungsstelle
"Frauen unternehmen was!" - Der Frauenkalender 2011 der Vernetzungsstelle kann ab sofort bestellt werden! Weitere Informationen finden Sie hier.

Aktionen aktuell

Aktionen vor Ort - 250px
Der Women's Business Kongress am 18. September in Cuxhaven eröffnet Zukunftsperspektiven am Meer. [mehr]

Broschüre der Woche

Broschuere-der-Woche_Container
Best Practice aus dem Genderberatungsprojekt 2010 in den technischen Fakultäten der Fachhochschule Hannover. [mehr]

Error Occurred While Processing Request The web site you are accessing has experienced an unexpected error.
Please contact the website administrator.


The following information is meant for the website developer for debugging purposes.
Error Occurred While Processing Request

Error Executing Database Query.

[Macromedia][SQLServer JDBC Driver][SQLServer]Falsche Syntax in der Nähe des 'and'-Schlüsselwortes.
 
The error occurred in E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm: line 145
Called from E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm: line 74
Called from E:\vnst\wwwroot\cache\template.B2F4EB0BC2975CC8AFBA2CC4EBA73262.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm: line 387
Called from E:\vnst\wwwroot\index.cfm: line 83
Called from E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm: line 145
Called from E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm: line 74
Called from E:\vnst\wwwroot\cache\template.B2F4EB0BC2975CC8AFBA2CC4EBA73262.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm: line 387
Called from E:\vnst\wwwroot\index.cfm: line 83
143 : 	<!--- Änderungsdatum --->
144 : 	<cfquery datasource="#dbname#" name="v">
145 : 		select user_id, date_to from obj_version where obj_type=3 and obj_id=#My_Id# and not date_to is null order by version_id desc
146 : 	</cfquery>
147 : 	<cfif #v.date_to# eq "">

SQL    select user_id, date_to from obj_version where obj_type=3 and obj_id= and not date_to is null order by version_id desc
DATASOURCE   vnstTecracer
VENDORERRORCODE   156
SQLSTATE   HY000
Resources:

Browser   CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
Remote Address   38.107.191.106
Referrer  
Date/Time   08-Sep-10 10:23 PM
Stack Trace
at cfiq_article_data2ecfm1226240353.runPage(E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm:145) at cftemplate2eAECE8BECC2975CC8AED1F9AD2A0A891B2e9ACB52DFC2975CC8AFAB65C5E11C45942ecfm1876670193.runPage(E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm:74) at cftemplate2eB2F4EB0BC2975CC8AFBA2CC4EBA732622e9ACB52DFC2975CC8AFAB65C5E11C45942ecfm1203430347.runPage(E:\vnst\wwwroot\cache\template.B2F4EB0BC2975CC8AFBA2CC4EBA73262.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm:387) at cfindex2ecfm1106285313.runPage(E:\vnst\wwwroot\index.cfm:83) at cfiq_article_data2ecfm1226240353.runPage(E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm:145) at cftemplate2eAECE8BECC2975CC8AED1F9AD2A0A891B2e9ACB52DFC2975CC8AFAB65C5E11C45942ecfm1876670193.runPage(E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm:74) at cftemplate2eB2F4EB0BC2975CC8AFBA2CC4EBA732622e9ACB52DFC2975CC8AFAB65C5E11C45942ecfm1203430347.runPage(E:\vnst\wwwroot\cache\template.B2F4EB0BC2975CC8AFBA2CC4EBA73262.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm:387) at cfindex2ecfm1106285313.runPage(E:\vnst\wwwroot\index.cfm:83)

java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Falsche Syntax in der Nähe des 'and'-Schlüsselwortes.
	at macromedia.jdbc.base.BaseExceptions.createException(Unknown Source)
	at macromedia.jdbc.base.BaseExceptions.getException(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
	at macromedia.jdbc.sqlserver.tds.TDSRequest.processReply(Unknown Source)
	at macromedia.jdbc.sqlserver.SQLServerImplStatement.getNextResultType(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.commonTransitionToState(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.postImplExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.commonExecute(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.executeInternal(Unknown Source)
	at macromedia.jdbc.base.BaseStatement.execute(Unknown Source)
	at coldfusion.server.j2ee.sql.JRunStatement.execute(JRunStatement.java:212)
	at coldfusion.sql.Executive.executeQuery(Executive.java:753)
	at coldfusion.sql.Executive.executeQuery(Executive.java:675)
	at coldfusion.sql.Executive.executeQuery(Executive.java:636)
	at coldfusion.sql.SqlImpl.execute(SqlImpl.java:236)
	at coldfusion.tagext.sql.QueryTag.doEndTag(QueryTag.java:500)
	at cfiq_article_data2ecfm1226240353.runPage(E:\fws\Custom Tags Tecracer 4.0 CFMX7\iracer3\iq_article_data.cfm:145)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:63)
	at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:255)
	at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:1925)
	at cftemplate2eAECE8BECC2975CC8AED1F9AD2A0A891B2e9ACB52DFC2975CC8AFAB65C5E11C45942ecfm1876670193.runPage(E:\vnst\wwwroot\cache\template.AECE8BECC2975CC8AED1F9AD2A0A891B.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm:74)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
	at cftemplate2eB2F4EB0BC2975CC8AFBA2CC4EBA732622e9ACB52DFC2975CC8AFAB65C5E11C45942ecfm1203430347.runPage(E:\vnst\wwwroot\cache\template.B2F4EB0BC2975CC8AFBA2CC4EBA73262.9ACB52DFC2975CC8AFAB65C5E11C4594.cfm:387)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1915)
	at cfindex2ecfm1106285313.runPage(E:\vnst\wwwroot\index.cfm:83)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
	at coldfusion.CfmServlet.service(CfmServlet.java:107)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:318)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:426)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:264)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)