CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 SQL statement need help

Print topic Send  topic

Author Message
cclooksgood

Posts: 48
Posted: 06/16/2009, 4:38 PM

Can somone just tell me the syntax...

I have the below custom code:

command.CommandText = "SELECT * FROM Medialibrary,Media_Album WHERE Medialibrary.MediaID=Media_Album.MediatransID" + (Request.QueryString["AlbumId"] == null || Request.QueryString["AlbumId"] == "" ? "" : " AND Media_Album.AlbumtransID=" + Request.QueryString["AlbumId"].ToString());


AND I Need to add

Orderby Media_Album.sort
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.