Click here to Skip to main content
15,911,762 members
Home / Discussions / Database
   

Database

 
GeneralRe: code for transfering data from access to Sql server,giving error SqlException Pin
pmarfleet23-Jan-08 19:48
pmarfleet23-Jan-08 19:48 
GeneralRe: code for transfering data from access to Sql server,giving error SqlException Pin
Paddy Boyd24-Jan-08 2:20
Paddy Boyd24-Jan-08 2:20 
GeneralUpdate with Addition Pin
Expert Coming23-Jan-08 14:47
Expert Coming23-Jan-08 14:47 
GeneralRe: Update with Addition Pin
pmarfleet23-Jan-08 19:46
pmarfleet23-Jan-08 19:46 
GeneralRe: Update with Addition Pin
Paddy Boyd24-Jan-08 2:21
Paddy Boyd24-Jan-08 2:21 
QuestionIs there a way to optimize this query and get the same results? Pin
Skanless23-Jan-08 11:21
Skanless23-Jan-08 11:21 
AnswerRe: Is there a way to optimize this query and get the same results? Pin
PIEBALDconsult23-Jan-08 14:30
mvePIEBALDconsult23-Jan-08 14:30 
GeneralBuilding up a query string Pin
ssTahoe23-Jan-08 7:48
ssTahoe23-Jan-08 7:48 
I'm trying to allow control over events/records displayed on a calendar using checkboxes.

Here is what I currently have:
http://propeller.head.home.comcast.net/~propeller.head/page1.html

It's just your run-of-the-mill asp calendar with some added AJAX so that when you mouse-over the date's, it displays the list of events for that day.

What I am attempting to add is the ability to control the SELECT (or display) of events by way of some checkboxes. Something that looks like this:
http://propeller.head.home.comcast.net/~propeller.head/page2.html

But im confused about how to update/change SELECT statements on the fly - or if it's possible... Any hints, pointers, samples?

Here is the calendar script:
http://propeller.head.home.comcast.net/~propeller.head/new/calendar.txt

Here's my AJAX event:
http://propeller.head.home.comcast.net/~propeller.head/new/ajaxevent.txt


Thanks!

-swo

GeneralCreating a CLR User Defined Type for Time only Pin
AAGTHosting23-Jan-08 7:25
AAGTHosting23-Jan-08 7:25 
GeneralHelp in Stored Procedure sqlserver Pin
aaraaayen22-Jan-08 20:55
aaraaayen22-Jan-08 20:55 
GeneralRe: Help in Stored Procedure sqlserver Pin
pmarfleet22-Jan-08 22:07
pmarfleet22-Jan-08 22:07 
GeneralRe: Help in Stored Procedure sqlserver Pin
KANGAROO_22-Jan-08 22:25
KANGAROO_22-Jan-08 22:25 
GeneralRe: Help in Stored Procedure sqlserver Pin
andyharman22-Jan-08 22:34
professionalandyharman22-Jan-08 22:34 
GeneralRe: Help in Stored Procedure sqlserver Pin
aaraaayen22-Jan-08 23:31
aaraaayen22-Jan-08 23:31 
GeneralRe: Help in Stored Procedure sqlserver Pin
aaraaayen23-Jan-08 0:02
aaraaayen23-Jan-08 0:02 
GeneralAttaching an .MDF file without an LDF file Pin
ffowler22-Jan-08 11:25
ffowler22-Jan-08 11:25 
GeneralRe: Attaching an .MDF file without an LDF file Pin
Mike Dimmick23-Jan-08 12:40
Mike Dimmick23-Jan-08 12:40 
QuestionSybase Linked Server Pin
mobius11100122-Jan-08 3:22
mobius11100122-Jan-08 3:22 
QuestionHow to use one sp's result in my new Sp Pin
pashitech21-Jan-08 18:26
pashitech21-Jan-08 18:26 
AnswerRe: How to use one sp's result in my new Sp Pin
Joe21-Jan-08 18:49
Joe21-Jan-08 18:49 
AnswerRe: How to use one sp's result in my new Sp Pin
andyharman22-Jan-08 0:13
professionalandyharman22-Jan-08 0:13 
GeneralCreating a User Defined Type For Time Pin
AAGTHosting21-Jan-08 13:46
AAGTHosting21-Jan-08 13:46 
GeneralRe: Creating a User Defined Type For Time Pin
PIEBALDconsult21-Jan-08 14:54
mvePIEBALDconsult21-Jan-08 14:54 
GeneralRe: Creating a User Defined Type For Time Pin
AAGTHosting21-Jan-08 20:35
AAGTHosting21-Jan-08 20:35 
GeneralAccess/Jet SQL (Uggh!!) Code Commenting Pin
martin_hughes21-Jan-08 10:52
martin_hughes21-Jan-08 10:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.