Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Database > SQL Language
|
SQL Language SQL Language discussions not specific to a particular RDBMS program or vendor.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Language section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old January 30th, 2009, 09:18 AM
Authorized User
 
Join Date: Jan 2009
Posts: 23
Thanks: 10
Thanked 0 Times in 0 Posts
Default SQL to retrieve from two tables

I am creating a web site using ASP.NET. I have a login function working with the generic aspnetdb.mdf which works with the user profile wizard. I have been able to populate a grid with information based on the user who is logged in; for example the User name and ID number. I want to bring data from another table, (with a view to joining the generic database to my own database in the near future) but when I try to bring, say for example the Role Name of the logged in user, it lifts all the role names and assigns them to the one logged in user. I think this is probably a simple question, but it is holding me up as I am learning as I go!
Thanks
 
Old January 30th, 2009, 04:34 PM
Friend of Wrox
 
Join Date: Jun 2008
Posts: 1,649
Thanks: 3
Thanked 141 Times in 140 Posts
Default

Caan you show us the SQL you are using now???





Similar Threads
Thread Thread Starter Forum Replies Last Post
Not able to retrieve data from SQL Server abhishekkashyap27 C# 2005 1 February 11th, 2008 09:19 AM
Retrieve records from 2 tables snufse SQL Server 2000 7 January 29th, 2008 04:31 AM
Sql Server Password Retrieve itHighway SQL Server 2000 3 February 28th, 2006 09:49 AM
Qry to retrieve from 2 tables and display tsimsha Classic ASP Databases 3 October 29th, 2004 02:03 AM
data retrieve from three tables mateenmohd SQL Server 2000 2 October 7th, 2003 04:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.