A request from lazy newbie - Web app util

  • Thread starter Thread starter Bill Nguyen
  • Start date Start date
B

Bill Nguyen

I am looking for a util that can do a simple task:

Execute a query to pull data from an SQLserver database then send it to a
wenform (HTML page).

If this not possible, please help give me some example on how to do it
myself using VB.NET 2005.

Thanks

Bill
 
F1 and Google are your friends.

The documentation and the internet in general is full of such examples.
 
I don't think so at all.

Take it as a 'nobody is going to bother helping someone who says that they
are too lazy to bother searching for themselves'.
 
I don't think so at all.
Take it as a 'nobody is going to bother helping someone who says that
they are too lazy to bother searching for themselves'.

Agreed.

There certainly used to be a lot of traffic from students who basically handed
us their homework assignments and expected us to do it.

People have learned to look for signs of this and to encourage people to
research answers for themselves.

You can get a lot of help from here. But typically you should show that you
have at least attempted to solve your problem yourself.

"I am Lazy, Help me" (Obviously paraphrased) ..... won't get you far.

Try....

-------------------------------------------------------------
I tried doing ...X....
I searched for ....X....
I don't know what to search for, can some one point me in the right direction
to find some code.
I think ....X... is close but ....Y.... doesn't seem right.
 
Back
Top