hi
i am getting one warning while i am inserting data into table useing insert into statement. i want to overcome that how can i do that
thank you
|
Light Poster
|
|
| 6Feb2007,19:02 | #1 |
|
hi
i am getting one warning while i am inserting data into table useing insert into statement. i want to overcome that how can i do that thank you |
|
Go4Expert Founder
|
![]() |
| 6Feb2007,21:10 | #2 |
|
Can you share the SQL of the insert statement.
|
|
Light Poster
|
|
| 7Feb2007,19:19 | #3 |
|
thanks guys o got one solution for that i.e docmd.setwarnings false
|