LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to link my access database to ODBC?

Solved!
Go to solution
-2147217900
kavi
0 Kudos
Message 11 of 40
(2,109 Views)
-2147217900
kavi
0 Kudos
Message 12 of 40
(2,108 Views)

Hi mike,

 

I tried to rename a table 'data' to 'Names'  using the vi attached .

It results with an error -2147217900

kavi
0 Kudos
Message 13 of 40
(2,103 Views)

Hi kavi,

is it a new "problem"? Can you now create your mdb file within LabVIEW.

 

Mike

Message Edited by MikeS81 on 07-01-2009 01:09 PM
0 Kudos
Message 14 of 40
(2,102 Views)
s mike.I cant do it.
kavi
0 Kudos
Message 15 of 40
(2,097 Views)

karpaga wrote:

Hi mike,

 

I tried to rename a table 'data' to 'Names'  using the vi attached .

It results with an error -2147217900


 

Hi kavi,

you have to use a SELECT and a DROP command, because Access has no rename command.

See the attached image.

 

Mike

Message 16 of 40
(2,094 Views)
Thanks a lot now i can create mdb and open connection .its working!
kavi
0 Kudos
Message 17 of 40
(2,090 Views)
I can rename a table.Thanku mike
kavi
0 Kudos
Message 18 of 40
(2,082 Views)

hi,

 

 

 im new to labview.. now i have a problem in creating a database.. im using labviw 7.0... so for creating database i download labsql toolkit... and database toolkit..  i know some basic command in sql.. so i used labsql... but what is the problem is i dont know to use that toolkit in labview 7.0.. by seeing thread i knew  'll get answer for my problem..

 

my project is to check the pins pcb.. for example consisder 4 pins .. im applying sine,traingular,sawtooth and square for the 4 pins.. now i want to store the output pin in database for the further process.. can u help me...

 

 

 

 

 

 

Regards,
N. Srinivasan
0 Kudos
Message 19 of 40
(1,979 Views)

hi,

 

 i created .mdb file  and i connect with System DSN...i want to know that whether u used labsql or database tookit.... 

 

 

i attached the format of the table should be saved in database.........

Regards,
N. Srinivasan
0 Kudos
Message 20 of 40
(1,979 Views)