[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: xQL Edits - DB.xql
- Subject: RE: xQL Edits - DB.xql
- From: "Tony Tofts" <tony@xxxxxxxxxx>
- Date: Fri, 25 Feb 2005 14:19:58 -0000
> Is there anyway to change this at all so that xQL can update
> SQL instead of just adding, please....
Hi Neil,
You can't equate the xpl xql commands with what is actually happening.
In the case of an 'EDIT' command all it does is open the supplied sql
statement and then
sqls_select(SQLID).Fields(x).Value = e.GetParam(1,
sqls_select(SQLID).Fields(x).Name)
No 'edit' is used
If you can give me sample vb.net code that will 'update' a sql server
record, I can add an 'update' command to xql
Regards
Tony
xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe: ukha_xpl-subscribe@xxxxxxx
To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|