Advertisement

1 - 10 of 965 containing alltags:("unique") (0.001 seconds)
I'm trying to allocate a unique ID to an instance of an application. I've got quite far, but got stuck here... I've got a table (active jobs) which has the following fields. jobid username logint...
Zones: VB DBDate Answered: 07/09/1999 Grade: B Views: 0
Greetings: For a database of approximately 15 tables, I'm trying to determine how to use an 'artificial key.'  That is, exactly how do I implement the use of an artificial key.     Many tabl...
Zones: MS SQL ServerDate Answered: 11/11/1999 Grade: A Views: 0
Is there any way to identify a PC???  Is it possible to use CPU ID or any hardware id to identify which PC is using??? Thx
Zones: Visual BasicDate Answered: 01/15/2000 Grade: A Views: 0
I have a table which gets updated every day. Fields are ID, myDate, myTime I would like to archive each unique ID/myDate/myTime record into another table. First I have to check if a record is al...
Zones: MS SQL ServerDate Answered: 01/19/2000 Grade: A Views: 4
I need to write a query to determine the last two vendors to supply items.  Example below. I have: LastDate LastVendor Lastref Lastprice 07/88    Xerox      123     $1.45 06/88    Xerox    ...
Zones: MS AccessDate Answered: 08/05/2000 Grade: A Views: 0
I need to generate unique ID's.  - not guessable ( <10.000 valid instances)  - (relatively) easy to generate  - using letters & digits, so they are not too long Currently I'm using a conc...
Zones: ASPDate Answered: 07/10/2001 Grade: B Views: 4
I have a table with columns that could contain nulls, but if they contain a value it must be unique.  How do I set this up in MSDE or SQL Server.  I just upsized from an access database and cannot ...
Zones: MS SQL ServerDate Answered: 07/18/2001 Grade: A Views: 0
Hi all, Could anyone tell me how to write a SQL identifying columns set as unique key or primary key/foreign key in a table? And how to identify which table(s) to that a foreign key references? ...
Zones: OracleDate Answered: 02/22/2002 Grade: A Views: 0
Is there any unique way of identifying the machine connected in network?
Zones: SecurityDate Answered: 12/02/2003 Grade: A Views: 0
I am looking for a powerful hashing algorithm that should be able to generate unique ULONG values for given strings. I have been using couple of algorithms but as the number of records is increasin...
Zones: C++Date Answered: 03/07/2003 Grade: A Views: 0