"Ferndog" <(E-Mail Removed)> wrote in
news:A42DDDD5-8238-4937-80DA-(E-Mail Removed):
> I have a question, I don't know if I picked the right group or not,
> but I was wondering if you can create a console application that can
> use a database? I want to create a trailer management application for
> inventory and other details that are needed. I just want to create a
> simple program without using windows form.
A console is just a UI slapped on top of application logic. As such, you
can do anything in console you can do in any other application type.
Peace and Grace,
--
Gregory A. Beamer (MVP)
Twitter: @gbworld
Blog:
http://gregorybeamer.spaces.live.com
*******************************************
| Think outside the box! |
*******************************************