Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
Ranked #107.70K
~648 People Reached
Favorite Forums

1 Posted Topic

Member Avatar for SGiorgos

I am trying to do a similar thing with VB 9 and win mobile 6. when the button is clicked i want to run a query against northwind.sdf. Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim data_base As String = ".\northwind.sdf" Dim dap As SqlCeDataAdapter …

Member Avatar for clj1973
0
648

The End.