|
-
November 16th, 2006, 12:51 AM
#1
retrieving data from sql database
Hi there!
(Using asp .net 2.0)
I have an application in which the latest URL needs to be retrieved from an SQL 2005 database.
I have the database set up, i need to assign myItem to be a value(URL) which is in the database.
I would like to know :
- How does the .aspx page retrive the data(url) under one column in a table my sql2005 database
- how can i retrieve the latest entry of a URL.. so that if myColumn starts with http: retrieve and check if its the latest out of all entries..
Any ideas how to tackle this? any info i should read up on?
Thanks in advance
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
|