Error myDatabase.Open("\\sd\

Hi,
I try this sample:
http://www.ghielectronics.com/downloads/NETMF/Library%20Documentation/Index.html

I replaced “NAND” with “SD”… but doesn’t work!
The SD work fine with normal file system operation.

this is the error: (GHIElectronics.NETMF.SQLite 4.1.6.0)

The thread ‘’ (0x2) has exited with code 0 (0x0).
#### Exception System.NotSupportedException - CLR_E_NOT_SUPPORTED (1) ####
#### Message:
#### GHIElectronics.NETMF.SQLite.Database::Open [IP: 0027] ####

SQL Lite on Panda (USBizi) ?

AFAIK this is not supported - you need a Chip Work X device/board.

SQLite is only available on Chipworkx as of now. It will not fit on smaller devices in future.

Very sorry, I forgot to specify the device!!
Yes, i have PANDA II…

Thanks!