473,385 Members | 1,593 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

How to retriever info from a SQL Inner Join query with SYSTEM.MANA

Hi!

I run this query but I'm unable to read the returned objects...

How should I handles objects returned from a SQL Query like...

"SELECT SMS_Program.CommandLine, SMS_Program.Comment,
SMS_Program.DependentProgram, SMS_Program.WorkingDirectory,
SMS_PackageStatusDistPointsSummarizer.SourceNALPat h FROM SMS_Program INNER
JOIN SMS_PackageStatusDistPointsSummarizer ON
SMS_Program.PackageID=SMS_PackageStatusDistPointsS ummarizer.PackageID Where
SMS_Program.ProgramName='SoftWare (Setup 6 of 6)' And
SMS_Program.PackageID='ABC00123' And
SMS_PackageStatusDistPointsSummarizer.SiteCode='AB C'"

Thanks!

ShrimpyOne
Aug 28 '06 #1
1 1104
ShrimpBoy,

Have a look to one of these books

http://www.vb-tips.com/dbpages.aspx?...5-e16db864a414

I hope this helps,

Cor

"ShrimpBoy" <Sh*******@discussions.microsoft.comschreef in bericht
news:01**********************************@microsof t.com...
Hi!

I run this query but I'm unable to read the returned objects...

How should I handles objects returned from a SQL Query like...

"SELECT SMS_Program.CommandLine, SMS_Program.Comment,
SMS_Program.DependentProgram, SMS_Program.WorkingDirectory,
SMS_PackageStatusDistPointsSummarizer.SourceNALPat h FROM SMS_Program INNER
JOIN SMS_PackageStatusDistPointsSummarizer ON
SMS_Program.PackageID=SMS_PackageStatusDistPointsS ummarizer.PackageID
Where
SMS_Program.ProgramName='SoftWare (Setup 6 of 6)' And
SMS_Program.PackageID='ABC00123' And
SMS_PackageStatusDistPointsSummarizer.SiteCode='AB C'"

Thanks!

ShrimpyOne

Aug 29 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Ike | last post by:
Oh I have a nasty query which runs incredibly slowly. I am running MySQL 4.0.20-standard. Thus, in trying to expedite the query, I am trying to set indexes in my tables. My query requires four...
3
by: Prem | last post by:
Hi, I am having many problems with inner join. my first problem is : 1) I want to know the precedance while evaluating query with multiple joins. eg. select Employees.FirstName,...
4
by: Nathan | last post by:
I have an application that uses an Access database to gather information on students' test scores. In the database there are three tables which are joined by one- to-many relationships: ...
3
by: corear | last post by:
I have a new case tracking system. The cases table has these fields: CaseID (Primary Key) StatusID (looked up in another table - Open, Pending, or Closed) Status Comment (memo field) Date&Time...
6
by: dmonroe | last post by:
hi group -- Im having a nested inner join problem with an Access SQl statement/Query design. Im running the query from ASP and not usng the access interface at all. Here's the tables: ...
52
by: MP | last post by:
Hi trying to begin to learn database using vb6, ado/adox, mdb format, sql (not using access...just mdb format via ado) i need to group the values of multiple fields - get their possible...
12
by: Chamnap | last post by:
Hello, everyone I have one question about the standard join and inner join, which one is faster and more reliable? Can you recommend me to use? Please, explain me... Thanks Chamnap
10
by: Christina123 | last post by:
I have a report that runs off of a query. The report is supposed to show the items that are currently withdrawn. I had an issue with it showing every time an item had been withdrawn, even though it...
3
by: Ty | last post by:
I was given a Excel spreadsheet with Employee names. I have a large database with a Personal Table with Employee names and a whole list of other tables that I'm used to running queries. I'm still...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.