|
-
September 22nd, 2008, 03:01 AM
#1
Question
Hello S.O.S needed pls 
I need to extract data from database like variables.
I've done the connection with the DB like these:
<asp:SqlDataSource ID="SqlDataSource1" runat="sever" ConnectionString="<% ConnectionStrings:ConnectionString %>
SelectCommand="Select FROM * [Kargo_baza]"></%SqlDataSource>
There must be counter where it will check is there any new record who will be placed in the output, if there is not new record terminate or EOF.
Where should I wrote the loop and how it will be like. Is there any starting containers etc.etc.
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
|