Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 11th, 2006, 02:27 PM
Registered User
 
Join Date: Apr 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Looking for ASP resources you guys use...

Hello All,
I am a noob to ASP & sql coding, so pardon the dumb question…

I am learning to code in ASP and am using sql in ASP to query a SQL Server DB hosted on my ISP’s server. Actually, the way I am trying to learn is to “reverse engineer” an application I bought from someone written in ASP, running on SQL Server 2000 DB and am trying to mod it / tweek it to my specific needs.

My problem is the syntax of ASP and syntax of sql query string in ASP. I can logically break down what I want to do when it comes to to displaying data the way I need to. But the devil is in the details----I am wasting much time trying to get the syntax correct-- so the compiler does not bomb on a missing apostrophe, or missing space or an incorrectly formatted query string. As an example, I’ve spent about 3 evenings so far, trying to properly declare a couple of date variables , pull in those date variable into an ASP sql query string and have it run properly without bombing due to syntax error.

I tried Googling the terms I need answers for and there are lot of free resources / examples on the web- but so far- what I’ve found are resources that lack the detail I need to make the code run error free or the examples are so complicated I cannot understand the logic of the programmers intention with the code. I’ve tried the W3 School website---very basic and have tried looking at the MSDN site—way too complicated yet for me.

My question to the community:

 Is there a definitive online resource, website or even a detailed hard copy book that you guys use, that will spell out in detail, proper syntax to use in ASP & ASP sql query strings down to the last apostrophe and last semi-colon? I am looking for a detailed information resource for ASP that has real world working examples.

What do you guys use???

Thanks



 
Old May 26th, 2006, 06:27 PM
Authorized User
 
Join Date: Jun 2003
Posts: 79
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to erobb Send a message via Yahoo to erobb
Default

I use:
http://www.devguru.com/ (personal fav)
http://www.4guysfromrolla.com/ (great resource)
http://www.asp101.com/ (beginner resource)

Good luck reverse eng is one of my least fav things to do unless its well coded and commented.

Earl
www.jhdesigninc.com







Similar Threads
Thread Thread Starter Forum Replies Last Post
hi guys please help me jomar VB.NET 1 August 18th, 2008 01:14 PM
GUYS I REALLY NEED YOUR HELP!!! taniunya1 SQL Server DTS 1 October 23rd, 2006 07:53 AM
I need u guys assistance acube4real C++ Programming 1 October 20th, 2006 08:27 AM
what do u Guys think ! augustine General .NET 4 July 12th, 2004 02:46 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.