A
AlexAngAB
I wish to develop a PPC program that access SQL CE.
I need to export the mdb file (40MB) to PPC/emulator as SQL CE sdf
file. One way is to run SQL statement: create table and insert for say
7000 records. This is very tedious and time consuming.
Development tools used are: VS.Net 2003, .NET CF, SQL Server 2000.
Could you suggest a faster way to do such task?
Thanks.
I need to export the mdb file (40MB) to PPC/emulator as SQL CE sdf
file. One way is to run SQL statement: create table and insert for say
7000 records. This is very tedious and time consuming.
Development tools used are: VS.Net 2003, .NET CF, SQL Server 2000.
Could you suggest a faster way to do such task?
Thanks.