Re: Проблема с тривиальным INSERT
От: Short-Legger Россия  
Дата: 09.01.06 14:12
Оценка:
Здравствуйте, valker, Вы писали:

1.
Single-record append query:

INSERT INTO target [(field1[, field2[, ...]])]
VALUES (value1[, value2[, ...])


2.

If you append records to a table with an AutoNumber field and you want to renumber the appended records, do not include the AutoNumber field in your query. Do include the AutoNumber field in the query if you want to retain the original values from the field.

 
Подождите ...
Wait...
Пока на собственное сообщение не было ответов, его можно удалить.