| | |
Can someone help me with a complicated search parameters
Please support our ASP.NET advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Sep 2007
Posts: 1,080
Reputation:
Solved Threads: 68
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:
ASP.NET Syntax (Toggle Plain Text)
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 5:52 pm.
•
•
Join Date: Sep 2007
Posts: 1,080
Reputation:
Solved Threads: 68
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:
ASP.NET Syntax (Toggle Plain Text)
[/url] with this: </a>
![]() |
Similar Threads
- 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
| Thread Tools | Search this Thread |
.net 2.0 3.5 activexcontrol advice ajax asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child class click commonfunctions compatible confirmationcodegeneration content contenttype control countryselector courier css database datagrid datagridview datagridviewcheckbox datalist deadlock deployment development dgv dropdownmenu dynamic edit embeddingactivexcontrol expose feedback findcontrol flash flv form formatdecimal forms formview grid gridview homeedition hosting iframe iis javascript jquery list menu mono mssql multistepregistration nameisnotdeclared novell objects order problem ratings rotatepage save search security serializesmo.table silverlight smartcard sql sqlserver2005 ssl suse textbox tracking typeof unauthorized validation vb.net video view virtualdirectory vista visual-studio visualstudio vs2008 web webarchitecture webdevelopemnt webdevelopment wizard xml youareanotmemberofthedebuggerusers






