•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 427,197 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,219 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 823 | Replies: 19 | Solved
![]() |
•
•
Join Date: Sep 2007
Posts: 1,057
Reputation:
Rep Power: 4
Solved Threads: 61
all the "a" and "b" where for is a quick reference to the table. Instead of always putting tablename.columnname, you can name the table and reference it as that name
newname.columnname
Hence:
newname.columnname
Hence:
SELECT a.City, b.State FROM Cities a, States b instead of: SELECT Cities.City, States.State FROM Cities, States
Last edited by SheSaidImaPregy : Feb 22nd, 2008 at 4:52 pm.
•
•
Join Date: Sep 2007
Posts: 1,057
Reputation:
Rep Power: 4
Solved Threads: 61
I didn't make any changes to your second query. I changed the first query for the results page. But the view page should be the same query as you had a long time ago, except for the "WHERE" clause.
Also, in your html, replace this:
Also, in your html, replace this:
[/url] with this: </a>
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
adsense adult advertising biometrics blogging bomb book business coding community copyright development earth engine environment failure forum google internet legal malware marketing mcafee microsoft monetization msn news operating pagerank phishing photo privacy publishing revenue search security seo silverlight software space spyware support system technical universe video web webmaster wiki yahoo
- Differences Between Java and C/C++ (C++)
- Complex Store Procedure (MS SQL)
- it's simple but yet complicated...php and mysql search.. (PHP)
- Need Help Creating a Search Page (ColdFusion)
Other Threads in the ASP.NET Forum
- Previous Thread: problem viewing in browser...
- Next Thread: indeterminate progress bar



Linear Mode