Profile
Achievement
    
                ezerick's Recent SnippetsTagged sql
- All /
 
 « Prev 1 Next »
This code allows you to create an ID field value for inserts into a table that does not auto increment itself
        
        
        
            0 
        
        
            1303 
        
                    posted 13 years ago by ezerick
            Field1 + Field2 + Field3 should create 1 entry for each unique row in the DB. In an employee table, this would be FirstName + LastName + EmployeeNumber
        
        
        
            1 
        
        
            1109 
        
                    posted 14 years ago by ezerick
            I found this and simply want to store it. It was done by Valentino Vranken
        
        
        
            2 
        
        
            3675 
        
                    posted 15 years ago by ezerick