| Thread | Last Post | Replies |
|
| One query result included in another | 17 Sep 2005 00:13 GMT | 1 |
I'm stumped with trying to create a dynamic query against items in two many-to-many relations that are both related to a single features table. For simplicities sake, I'll say we've got a table called FEATURES, to which we can add "features" for a specific critter. It would have ...
|
| Dates problems | 15 Sep 2005 22:54 GMT | 2 |
I've a dialog form which interacts with a stored procedure to select a range of dates. A command moves the data to a report, in theory, but it's not working. SELECT dbo.CLAIMS.CLAIM_ID, dbo.CLAIMS.NAME,
|
| Loading Column Description | 10 Sep 2005 18:23 GMT | 3 |
Hi, I am trying to read column description through SQL query. Basically I am designing a search box with one combo box and one text box. The combo box holds the column names from the specified table, but actually the column
|
| SELECT Command - For beginner. | 08 Sep 2005 05:26 GMT | 2 |
Hi, I am having a problem with a SELECT Command. I am wanting to search unique queries from TableA where Field1 = "specific Criteria" and Field2 = "Another Specific Criteria. The string that I have is as follows:
|
| Hi : BI Tools | 07 Sep 2005 16:08 GMT | 2 |
Hi People I am rookie to this datamining. I am looking for reference to good Business Inteligence Tool to learn and enhance my experience. Can anyone suggest me good Business Intelligence Tools and materials
|
| Shrink .LDF File | 07 Sep 2005 16:06 GMT | 3 |
The SQL Server 2000 in my network is hosting many database for many business units within the organization. The server is heavily used for data collection and web hosting. One of the .LDF file has grown very fast and I am very sure that it is
|