Help:how to write such a SQL string?
From: wen (wenheping_at_21cn.com)
Date: 10/27/04
- Next message: Jeremy Collins: "Re: Help:how to write such a SQL string?"
- Previous message: Zeno Loco: "Locks and Seek under Access 2K"
- Next in thread: Jeremy Collins: "Re: Help:how to write such a SQL string?"
- Reply: Jeremy Collins: "Re: Help:how to write such a SQL string?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 27 Oct 2004 16:11:02 +0800
i use adoquery and i want write such a SQL string similar to:
'select * from mytable where field1='aaa' and field2='bbb' sort by field3'
but every time i failed and Delphi told me symtax error, how can i write it
correctly?
Thanks!
- Next message: Jeremy Collins: "Re: Help:how to write such a SQL string?"
- Previous message: Zeno Loco: "Locks and Seek under Access 2K"
- Next in thread: Jeremy Collins: "Re: Help:how to write such a SQL string?"
- Reply: Jeremy Collins: "Re: Help:how to write such a SQL string?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|