[gnome-db] Inserting multiple rows in 1 query
- From: Phil Longstaff <plongstaff rogers com>
- To: gnome-db-list gnome org
- Subject: [gnome-db] Inserting multiple rows in 1 query
- Date: Sun, 20 Jan 2008 17:47:13 -0500
Is there any way to represent an INSERT query which creates more than 1
row. In SQL, this would be represented by INSERT INTO my_table
VALUES(0,100,'Sentence 1'),(0,200,'Sentence 2')? I don't see any way to
attach values to a GdaQuery to represent multiple rows.
Phil
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]