Pull multiple values from Column to Combobox

S

SQLCE Server

Not sure this is the right group to post to - but any help
would be appreciated.

I'm developing in VB.NET Compact Framework. I want to be
able to pull data out of a SQLCE database on the mobile
device. I've created the .SDF database file - the
application can connect to it. My question comes from a
great deal of inexperience with the SQL query language.

How can I pull a value or number of values out of a
certain column - and populate a combobox with this
values.

thank you.
 
C

Cor Ligthert

Hi SQLCE,

You probably get an answer here from Bill Ryan, however you can try it as
well in the newsgroup:

microsoft.public.dotnet.framework.compactframework.

I hope this helps anyway?

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top