ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Copy data from access database (JET) to sql server problem

This may or may not be a labview problem, but I have a set of data which has an issue if I try to copy the data from within access (2003) to an mssql (2000 sp3?) database.  I was wondering if anyone else had this problem when trying to move to a different db?
 
I am just doing a "Insert into sqldb values select * from accessdb" command, which works find from access to access, and from access to sql within sql, but not access to sql from within access. 
0 Kudos
Message 1 of 4
(3,035 Views)
Britoa,

Are you performing these commands in LabVIEW or from some other DB Admin tool?  I wasn't sure if you were using LV to perform these operations or not, from your last sentence when you said from within access.
Regards,

Jared Boothe
Staff Hardware Engineer
National Instruments
0 Kudos
Message 2 of 4
(3,011 Views)
The commands are using access, but I was seeing if anyone else came across such issues with labview saved data (it's a flattened cluster)  The data saves and loads within labview just fine from both SQL and the accessDB, but when trying to move the data from access to sql, I get those issues.  It's... strange.
0 Kudos
Message 3 of 4
(3,009 Views)
Britoa,

Take a look at this post, it has some links that may prove useful.
Regards,

Jared Boothe
Staff Hardware Engineer
National Instruments
0 Kudos
Message 4 of 4
(2,994 Views)