If I have the following table:
tblTest
Name ITime Seq Minutes StartTime StopTime
A 10/1/2003 8:30 AM 0 15 NULL NULL
A 10/1/2003 8:30 AM 1 20 NULL NULL
A 10/1/2003 8:30 AM 2 25 NULL NULL
A 10/1/2003 8:30 AM 3...
I have a stored procedure which uses a cursor to loop through the contents of one table and delete records from a temp table when certain date conditions exist. My procedure is now returning two result sets: The first result set is that of the cursor. The second result set (the one that I want)...
I have looked and looked through the FAQs and forums and cannot find an answer to this.
I have an Access 2000 database that I need to convert to SQL Server 7. I create a new database in SQL Server, then use the Upsizing Wizard in Access to convert my tables, relationships, etc. (no data). I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.