hello crystal experts :)
im trying to work wth this tool for 3 days now..when im in need, i do check the forum for some help..
so..
im using SqlServer2005.. stored procedures wth parameters..
the report that im creating in VisualStudio/CrystalReport.. request some objects like dropdownlists and text.boxs ..etc..
how can i connect this objects wth the stored procedures parameters??
exemple:
select de name of a room..
select a date..
push the ok button
and the report gives me the resolt of the stored procedure "schedule_room" wth parameters "@room","@date"
i hope sb could help me on this..
oh by the way.. im using VB.net... not c#..lol