i tried to cast it, it throws an error. This is the row definition
ID UniqueIdentifier NOT NULL
this is the cast
empGUID = (Guid)rstEmployees.Fields["ID"].Value;
Would it make sense to anyone that it worked last night and stopped working today...I dont even think anything changed.
Loading
Kirtan PatelPosted Jun 12, 2009, 12:49 AM
Kirtan PatelPosted Jun 13, 2009, 12:47 AM
patrickPosted Jun 12, 2009, 2:04 PM
patrickPosted Jun 11, 2009, 5:04 PM
patrickPosted Jun 11, 2009, 4:31 PM
Kirtan PatelPosted Jun 11, 2009, 3:00 PM