p2p.wrox.com Forums

Need to download code?

View our list of code downloads.


Go Back   p2p.wrox.com Forums > Web Programming > Adobe Web Programming > Dreamweaver (all versions)
I forgot my password Register Now
Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read

Welcome to the p2p.wrox.com Forums.

You are currently viewing the Dreamweaver (all versions) section of the Wrox p2p Programmer to Programmer discussion community. This is a community of more than 40,000 computer programmers including Wrox book authors and readers. As a guest, you can read any forum posting. By joining our free Wrox p2p community you can post your own programming questions and respond to other programmers’ questions. Registered users also don't have to see the ads that are displayed to guests. Registration is fast, simple and absolutely free so please, join today!
Join today and post to win prizes! Post more to increase your chances of being Wrox’s top poster of the month.

Reply
 
Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old July 11th, 2007, 01:30 PM
Authorized User
 
Join Date: Aug 2005
Location: , , Finland.
Posts: 68
Thanks: 0
Thanked 0 Times in 0 Posts
Default Pick up specific row from database

 Hi,
I have a database where I have a bunch of text, like
_________________
|ID|TEXT|TEXT2 |
|--|----|-------|
|1 |Titl|My home|
|--|----|-------|
|2 |Logi|Login |
|---------------|
I work with asp.net.
I do this because I'm doing a multilingual page.
language is defined by a Session variable.
How can I on page tell that I want to print row title here and row logi on another place.
Basicly how do you do with DataSet that you can pick a specific row from the dataset. Or do I have to make several datasets and filter them right

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #2 (permalink)  
Old February 16th, 2008, 02:06 PM
Registered User
 
Join Date: Dec 2007
Location: chevy chase, maryland, USA.
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

you have several filter choices when using record set queries. You might want to read that section and see if it helps. Not sure if it gets exact enough for you, but it should be no different than finding one name from a thousand.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
  #3 (permalink)  
Old February 17th, 2008, 01:12 AM
Friend of Wrox
Points: 941, Level: 11
Points: 941, Level: 11 Points: 941, Level: 11 Points: 941, Level: 11
Activity: 0%
Activity: 0% Activity: 0% Activity: 0%
 
Join Date: Jun 2007
Location: San Diego, CA, USA.
Posts: 278
Thanks: 0
Thanked 4 Times in 4 Posts
Default

This is an opinion. I found Dreamweaver to work pretty well if all you needed to do was run record sets in the standard ways that are built in. They're reasonably effective for ASP, and if you grab a free extension or two, they even work about the same for PHP. It's ASP.NET support however was not good. I played around with it a little, and was very frustrated. I asked the instructor who'd taught us ASP and PHP sites in Dreamweaver, and he said that's typical. That's why they didn't offer Dreamweaver courses in .NET, and he told me that if I was comfortable with ASP in Dreamweaver there was no reason not to use Visual Web Developer which is a free MS download from www.asp.net If you're using ASP.NET, I think you'll be much happier with it.

-------------------------

Whatever you can do or dream you can, begin it. Boldness has genius, power and magic in it. Begin it now.
-Johann von Goethe

When Two Hearts Race... Both Win.
-Dove Chocolate Wrapper

Chroniclemaster1, Founder of www.EarthChronicle.com
A Growing History of our Planet, by our Planet, for our Planet.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Get specific row from database Lofa ASP.NET 1.0 and 1.1 Basics 9 July 11th, 2007 02:17 PM
Copy specific data in specific cells of sheet2 yogeshyl Excel VBA 1 May 14th, 2007 08:40 AM
Insert row between specific rows Paula222 Access VBA 2 February 10th, 2006 03:56 PM
datagrids question -- finding a specific row bazookajoe76 C# 1 January 22nd, 2005 12:08 PM
getting a specific row from a MySQL result set Tachyon Beginning PHP 3 July 12th, 2004 12:55 PM



All times are GMT -4. The time now is 02:46 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
© 2008 Wiley Publishing, Inc