Published in: SQL
strsql = "select eventTitle,shortDescription,startdate,enddate,startTime,endTime,longDescription,eventgroupId,keywords,allDay,linkId from Events where eventId = "&eventId itemArray = selectDatabase(strsql)
You need to login to post a comment.
