Subject | StoreProc not refresh data in grid |
---|---|
Author | crestty |
Post date | 2004-11-06T09:58:33Z |
I have a Stored Proc that changes data in a GRid,
After doing this:
spStartTask.ParamByName('TASK_ID').Value :=
qryTasks.FieldByname('ID').Value;
spStartTask.Execute;
the Data in the Grid is not updated;
Question 2
I am trying to Connect to the Yahoo news server
to get to this group via, a normal news reader.
What is the Address of the News Server
(port 119)
After doing this:
spStartTask.ParamByName('TASK_ID').Value :=
qryTasks.FieldByname('ID').Value;
spStartTask.Execute;
the Data in the Grid is not updated;
Question 2
I am trying to Connect to the Yahoo news server
to get to this group via, a normal news reader.
What is the Address of the News Server
(port 119)