News

Ok, I am pretty new to the whole Web App, Databases, etc... I have built one App so far that used CF&SQL server to search a Database. Now I have a new initiative. I want to build A web app that ...
If I declare a varchar(1000) for a field and someone enters "hi", I'm wondering how the memory is allocated for it. I was under the impression that ...