security

Technical Article

RE: EXCEPTION_ACCESS_VIOLATION

  • Reply

A follow-up: the CASE statement does not cause any errors when there is only 1 when clause: <cfif parameterexists(form.ziplist)> CASE len(OrganizationPostalCode) WHEN 6 THEN left(OrganizationPostalCode,3) ELSE left(OrganizationPostalCode,5) END IN (#preservesinglequotes(form.ziplist)#) AND </cfif> When I add in the second WHEN clause with the long list is when it crashes. <cfif parameterexists(form.ziplist)> CASE len(OrganizationPostalCode) WHEN 6 THEN […]

You rated this post out of 5. Change rating

2003-04-28

1 reads

Technical Article

RE: sql server access internet

  • Reply

If you're still listening on the standard port (TCP 1433), this article should be all you need. Otherwise, modify the port # based on what you are using: http://support.microsoft.com/default.aspx?scid=kb;en-us;287932 K. Brian Kelley http://www.truthsolutions.com/ Author: Start to Finish Guide to SQL Server Performance Monitoring http://www.netimpress.com/shop/product.asp?ProductID=NI-SQL1

You rated this post out of 5. Change rating

2003-04-27

Blogs

Simple Talks Episode 7

By

The season 1, seventh episode of Simple Talks is out. Check it out, with...

A New Word: the McFly effect

By

the McFly Effect – n. the phenomenon of observing your parents interact with people...

Key mappings in Visual Studio Code

By

At a recent conference I was asked how I executed code during my presentation....

Read the latest Blogs

Forums

7 sept, scheduled book

By philip.scott

Comments posted to this topic are about the item 7 sept, scheduled book

7 sept, schedlued article

By philip.scott

Comments posted to this topic are about the item 7 sept, schedlued article

6 sept, published book

By philip.scott

Comments posted to this topic are about the item 6 sept, published book

Visit the forum

Question of the Day

Azure Data Lake Storage Gen 2

Azure Data Lake Storage Gen 2 is built on ...?

See possible answers