Read .sdf file on desktop w/out VS or MobilePC?
i have .sdf database file on sd card read/write application on mobile computer.
i want put sd card laptop not have visual studio or sql server installed , able read in way program write in java.
is part of possible?
i want put sd card laptop not have visual studio or sql server installed , able read in way program write in java.
is part of possible?
you must use oledb or .net based sqlceclient open , read sql compact database files. if can program against of these in java, yes. otherwise no.
SQL Server > SQL Server Compact
Comments
Post a Comment