LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data to sql server using labview and labview sql toolkit

Hello everyone,
I am using mssqlserver 7.0, labview 6.1 and labview sql toolkit.
I am getting error while i try to store (large) data of size more than 4000bytes. Has anyone come accross such problem .
Looking for your solutions or suggestion for the
above said problem.
0 Kudos
Message 1 of 2
(2,704 Views)
Check if the threshold is actual 4095 or 4096.

If so it is probably a default size of the field you are trying to write. If so, change table properties.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 2 of 2
(2,704 Views)