Hi
I need to write an application that keeps track of swimmers times. The format that the time needs to be in is
mm:sec:milSec or 00:00:00
I am using SQL server 7 for the database -- I have tried setting the field as date/time but its not giving me the correct format.
Can someone help...
Hi
I have a number of queries that need to be run sequentially.
I want to write a procedure that will check if each query was run before it goes to the next query.
how do i check if a query was executed????
Thanks
Mary
Hi
I have a table CustOrder in where a field called RequiredDate needs to be updated. This table holds all orders for customers (CustID). Within this table there is a field called ReleaseNo. The tables are as follows
ReleaseDates:
ReleaseNo
PostalCode
ReleaseDate
Customer table:
CustId...
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.