Results 1 to 20 of 20

Thread: sqlCE & sqlClient.. is this possible?

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2006
    Posts
    398

    sqlCE & sqlClient.. is this possible?

    connection1 is in sqlCE.. -- db1.sdf
    connection2 is in sqlClient.. -- db1.mdf

    connection2 will load data from table1 of db1.mdf,
    then after loading, display the data in a grid control or listview control,
    by pressing a command button all data in the grid/listview control will be added to table1 of db1.sdf using connection1.

    is this possible?
    ________
    Iolite Vaporizer
    Last edited by rothj0hn; Feb 15th, 2011 at 01:51 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width