Hi all, How do we SELECT, FROM, WHERE, and GROUP BY all at once? The store proc below works, but I want to "group by" ForeignKeyID? CREATE...
Hi all, Is there a simple way using SQL to prevent redundant posts? I have a script that accepts post from users, it works and all. But if the...
hi all, how do we rename server when we are registering them... in MSSQL Enterprise Manager? thanks in advance, a8le http://www.noteful.com -...
hi all, i have recently moved my website from one hosting company to another. everything (files and db) has finally be transferred over to the new...
hi all, i am working on giving my users the ability to upload images to my site, and after some research i learned that i have the choice of storing...
hi all, my hosting package doesn't include full text cataloging... is there a way to have/get full text search capabilities without having it?...
hi all, how do we do a date/time sort(desc) for entries made in two different tables? my tables---> table1: myblogID (PK) myblogTEXT (varchar...
hi all, i have recently been adding to my website... which included me adding several different stored procedures pulling data from different...
Hi all, I have a blog table... myBlog(Table) BlogID (primary key) Text(varchar 8000) Date(datetime) that has another associated table......
hi all, i need some advice on what is the best way to sort/order by an average of a column... don't understand?... lol... details... i have two...
Hi all, I need to be schooled a little on primary keys and foreign keys... can you guys suggest any good tutorials? Here is my stituation, I have...
hi all, i am trying to add a commenting system to my site, and need help dynamically adding columns to the comments table... i google "dynamically...
hi all,<br /><br />is it possible to do a "insert into" and "select" combo in a stored procedure? i have a stored proc that inserts data into a...
hi all, can someone please explain to me why this isn't working? I have a store procedure that selects text from the the latest entry... CREATE...
Separate names with a comma.