My question has to do with identifying the newest record in a dataset that uses the NEWID function to assign a value for the primary key field.
I need to determine the newer of two records that were both created on a particular date.
For example, in a recordset of 2 records created on the same...
I'm trying to populate a field of datatype float, with cost data from a varchar(30) field. The cost data is a string that looks like "999.99". When I select this cost data and insert into a float field, the resulting value in the float field looks like "999.99000000000001".
I think this...
I'm currently in the process of using SQL Profiler to see how an application interacts with it's SQL Server 2000 database. Does anyone have any knowledge they can share in creating a trace file with specific Events, Data Columns, and Filters to trace only the SELECT, INSERT, and UPDATE...
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.