When I have connected a dataset to a DBGrid of some sort, trying to insert all "nulls" seems to fail with a statement generated:
Code: Select all
INSERT INTO ()
VALUES ()
How can I work around this? Currently, an SQL error is raised, can this be handled better by the components?
With regards,
Martijn Tonies
Upscene Productions