|
hzarabet -> RE: Should be an easy question (3/16/2001 23:25:00)
|
fp_sQry="SELECT Players.Player, Sports.Sport, Events.EventDate, Events.StartTime, Events.EndTime, Locations.Location, Locations.Address, Locations.City, Locations.State, Events.Tips, Events.Tips_Additional, Events.MailOrder, Events.Notes, Promoters.Promoter, Promoters.PromoterPhone, Promoters.PromoterEmail, Promoters.PromoterWebSite, Events.ListingDate, Players.Teams1, Players.Teams2, Players.Teams3, Players.Teams4, Players.Teams5, Players.Teams6, Players.Teams7, Players.Teams8, Players.Teams9, Players.Teams10, Players.Teams11, Players.Teams12, Players.Records1, Players.Records2, Players.Records3, Players.Records4, Players.Records5, Players.Records6, Players.Records7, Players.Records8 FROM (Sports INNER JOIN Players ON Sports.SportCode = Players.SportCode) INNER JOIN ((Events INNER JOIN Locations ON Events.Location = Locations.Location) INNER JOIN Promoters ON Events.Promoter = Promoters.Promoter) ON Players.Player = Events.Player WHERE ((EventDate>=convert(char(24),getdate(),1) AND ([Promoters].[Promoter] = '::Promoter::' OR Mailorder LIKE '::Mailorder::%' OR Sport = '::Sport::' OR Big10 = '::Big10::' OR Notes = '::Notes::' OR EventDate = '::EventDate::' OR ListingDate >='::ListingDate::' OR State = '::State::' OR [Players].[Player] LIKE '%::Player::%' OR EventDate<=convert(char(24),'::Upcoming::',1) OR Express LIKE '%::Express::%' OR Teams1 = '::Teams::' OR Teams2 = '::Teams::' OR Teams3 = '::Teams::' OR Teams4 = '::Teams::' OR Teams5 = '::Teams::' OR Teams6 = '::Teams::' OR Teams7 = '::Teams::' OR Teams8 = '::Teams::' OR Teams9 = '::Teams::' OR Teams10 = '::Teams::' OR Teams11 = '::Teams::' OR Teams12 = '::Teams::' OR Records1 = '::Record::' OR Records2 = '::Record::' OR Records3 = '::Record::' OR Records4 = '::Record::' OR Records5 = '::Record::' OR Records6 = '::Record::' OR Records7 = '::Record::' OR Records8 = '::Record::')))ORDER BY state, eventdate"
------------------ www.Signingshotline.com lists EVERY upcoming athlete autograph appearance in the US and Canada
|
|
|
|