|
-
Jun 18th, 2009, 10:56 AM
#1
Thread Starter
Member
SQL CE - Write contents to a MsgBox ?
Hello All,
Thanks for the help so far. I now have my app talking to an SQL CE database and I am able to insert data and confirm the data is in the table.
Presently I am using a simple while loop to go thru all the contents of the database and display the integers to the device screen. This results in a MsgBox being displayed seperately for each value.
What is the easiest way to display to the screen the contents of the database all at once? I am not too worried about displaying distinct rows or columns yet, if somebody could provide a way to "SELECT * FROM MyDB" and display it to the screen on one screen I can figure the rest out form there.
Thanks guys - Appreciate it...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|