11-07-2014 04:15 PM
Mike,
Check the documentation. There is an option to create a table on insert if one does not exist.
11-07-2014 04:22 PM
Holy Cow! That is really poor planning. Who in their right mind would implement something like that? Yet another reason to avoid the DCT.
Mike...
11-10-2014 04:15 AM
@mikeporter wrote:
Holy Cow! That is really poor planning. Who in their right mind would implement something like that? Yet another reason to avoid the DCT.
Mike...
Someone wanting to be helpfull to newbies like the OP! It's arguable that this is a good feature but doesn't really hurt either except for some performance loss due to additional checks if the table needs to be created first, when this switch is changed from its default value. It's easy to dismiss the DCT as being bad and make a point about its deficits but there is no single software package out there where not at least some people can't find something wrong about.
07-08-2015 03:43 AM
Can anyone tell me is there any difference between CVI SQL toolkit and Database connectivity toolkit?
07-08-2015 04:06 AM