LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Database connectivity toolkit

Solved!
Go to solution

Mike,

 

Check the documentation.  There is an option to create a table on insert if one does not exist.

 

insert.PNG

aputman
0 Kudos
Message 11 of 15
(1,466 Views)

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...


Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 12 of 15
(1,462 Views)

@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.

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 13 of 15
(1,437 Views)

Can anyone tell me is there any difference between CVI SQL toolkit and Database connectivity toolkit?

0 Kudos
Message 14 of 15
(1,241 Views)
One is for CVI (c code) and the other is for LabVIEW.;-)

Instead of hijacking an unrelated thread, start a me thread with your specific question.
0 Kudos
Message 15 of 15
(1,232 Views)