on 5/10/2000 12:15 AM, Moshiul Shovon <[EMAIL PROTECTED]> wrote:
> I have been playing with Village for last few days. It
> works just fine. However, I could not figure out how I
> can create non-standard sql queries using it.
>
> I am using MySQL, and I need make a lot of INSERTs to
> a table using "INSERT DELAYED" command. Is it possible
> to use Village and yet create an SQL statement which
> has the word "DELAYED" (after "INSERT")?
>
> I am currently using a TableDataset and using the
> save() method to execute the SQL command.
>
> Thanks for your help.
>
> -shovon-
I don't think it is possible and it wasn't something in the original dbKona
API's.
You shouldn't use Village as the solution to *everything*. You should use it
as a good alternative for a lot of things though. So, in the above, just use
straight JDBC.
If you do want this feature added, request to have it added to Town on the
Town mailing list. If you want it added faster, send them a diff. :-)
-jon
--
Java Servlet Based - Open Source | Collab.Net
Bug/Issue Tracking System | now hiring smart people
<http://scarab.tigris.org/> | <http://Collab.Net/jobs/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]