|
VB ERRORS:
10
ElectroCalendar.daCalendar.ListEvents
VB ERRORS:
-2147467259
Provider
Unspecified error
SQL = select cid,uid,bid,event_type,event_date,title,description,author,location,price,website,contact,highlight,date_entered from calendar WHERE (event_date >= '8/1/2008') AND (event_date <= '8/1/2008') AND (bid = 15) ORDER BY event_date, event_type, title
Provider=SQLOLEDB.1;Data Source=66.210.220.40;User ID=PTDiocese;Initial Catalog=ptdiocese;Password=PTDiocese;Persist Security Info=True;
|
|
VB ERRORS:
10
ElectroCalendar.daCalendar.ListEvents
VB ERRORS:
-2147467259
Provider
Unspecified error
SQL = select cid,uid,bid,event_type,event_date,title,description,author,location,price,website,contact,highlight,date_entered from calendar WHERE (event_date >= '8/1/2008') AND (event_date <= '8/31/2008') AND (bid = 15) ORDER BY event_date, event_type, title
Provider=SQLOLEDB.1;Data Source=66.210.220.40;User ID=PTDiocese;Initial Catalog=ptdiocese;Password=PTDiocese;Persist Security Info=True;
|