From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to link my access database to ODBC?

Solved!
Go to solution

srinivasan.accent@gmail.com wrote:

hi,

 

 same program is in example program of labview 8.6 evaluation.. but its working correctly.. but i verified the example program with my program.. the method of creating of new table name in automatically is same but its not working in labview 7.0.... u can clear my doubt.. Smiley Indifferent


No!

Rolf Kalbermatter
My Blog
0 Kudos
Message 31 of 40
(1,183 Views)
i dont know why responsing me so hard.. i didnt ask any wrong question....ok thank you for ur help....Smiley Tongue
Regards,
N. Srinivasan
0 Kudos
Message 32 of 40
(1,178 Views)

here is the error code description...

 

Regards,
N. Srinivasan
0 Kudos
Message 33 of 40
(1,166 Views)

hi,

 

here see this error occurences.. 

Regards,
N. Srinivasan
0 Kudos
Message 34 of 40
(1,165 Views)
So it says that there was a syntax error in the creation of the table and from your frontpanel it is visible that you use column names with spaces. Try to remove those spaces or replace them with an underscore and see what happens.
Message Edited by rolfk on 10-27-2009 11:44 AM
Rolf Kalbermatter
My Blog
0 Kudos
Message 35 of 40
(1,160 Views)

hi rolfk,

 

 

 As u told to do goolging for this error.. i studied about this error due to some space in the file path of the .UDL....

 

but i didnt try to change the space in the column name.. now i change the column as Pin1,pin2,...... instead of pin 1, pin 2 ...

now its working correctly..

 

Thank you very much...Smiley Happy

Regards,
N. Srinivasan
0 Kudos
Message 36 of 40
(1,151 Views)

srinivasan.accent@gmail.com wrote:

hi,

 

here see this error occurences.. 


And please next time create a real JPG or PNG image and not a Windows Bitmap disguised as JPEG. They are unwieldy large and slow to download.

Rolf Kalbermatter
My Blog
0 Kudos
Message 37 of 40
(1,150 Views)
OK SURE....
Regards,
N. Srinivasan
0 Kudos
Message 38 of 40
(1,135 Views)
OK SURE.... ROLFK
Regards,
N. Srinivasan
0 Kudos
Message 39 of 40
(1,135 Views)

Great example Mike. It helped me a lot in modifying my .udl file so that it would be readable by the database toolkit again.

 

Thanks. Smiley Happy

 

Preben

0 Kudos
Message 40 of 40
(814 Views)