Ask a Question related to ASP Database, Design and Development.
-
Greg #1
Simple SQL query to return data to datagrid.
I'm stumped. I can get the data adapter to fill with test results, but how
do I tie it all together?
I've got an adapter, a connection and a datagrid. How do I connect the dots?
Greg Guest
-
I want to return an array instead of a query
Dear Forum, My Flash program uses a web service connector that connects to a CFC. Everything works well with "return type="query. Now, I would... -
return query resultset from custom tag
Hi, How to return an entire query resultset from custom tag to the calling page ? Thanks for your help. vmrao -
Query return code question
All... I'm having problems figuring out what pg_query() really returns when there is an error. The documentation says it returns "FALSE",... -
query to return table structure
hi, Is there any command or query that returns the table structure informix. -
Using an asp page to return a sql query
I know that there must be a way to do this, but in my limited knowledge I am stuck. I am using 2 tables 1. "BTstatus" BugIndex Date Entered... -
Bob Barrows [MVP] #2
Re: Simple SQL query to return data to datagrid.
Greg wrote:
You're going to have to do a better job of explaining what your problem is.> I'm stumped. I can get the data adapter to fill with test results,
> but how do I tie it all together?
>
> I've got an adapter, a connection and a datagrid. How do I connect
> the dots?
Once you have a more informative message composed, you will get a better
response to it if you post it to a newsgroup where the dotnet experts hang
out. This is a classic asp newsgroup, and while a few of us have delved into
..Net, you're more likely to get help on a dotnet newsgroup. I suggest either
microsoft.public.dotnet.framework.adonet or
microsoft.public.dotnet.framework.aspnet.
Bob Barrows
--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Bob Barrows [MVP] Guest
-
Bullschmidt #3
Re: Simple SQL query to return data to datagrid.
When all else fails, there's always Google:
[url]http://www.google.com/search?hl=en&ie=UTF-8&q=ASP+datagrid&btnG=Google+S[/url]
earch
Best regards,
J. Paul Schmidt, Freelance ASP Web Consultant
[url]http://www.Bullschmidt.com[/url]
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
*** Sent via Devdex [url]http://www.devdex.com[/url] ***
Don't just participate in USENET...get rewarded for it!
Bullschmidt Guest



Reply With Quote

