I detta fall vill jag trots ditt tips experimentera med att ha en kommaseparerad sträng som playlist. Får jag det att fungera så blir det väldigt enkelt för ändamålet.
Det som jag tycker är skummt är att Insert fungerer hur bra som helst men inte update.
The search key was not found in any record.
Microsoft JET Database Engine (0x80004005)
The search key was not found in any record.
This error often means that the database has become corrupted.
The solution to this is to repair the database. If the database is on a remote server download the database and follow the instructions below to repair the database.
Access 2000, XP, and 2003 Compact and Repair Database
Open the database in Microsoft Access, click on the 'Tools' menu and select 'Database Utilities -> Compact and Repair Database'.
Access 2007 Compact and Repair Database
Open the database in Microsoft Access, click on the 'Office Button' in the top left corner then select 'Manage -> Compact and Repair Database'.
ska se om det kan vara något fel på access filen.
EDIT2:
Byter jag ut mdb filen mot en ny så fungerer det att köra update en gång. Sedan går filen sönder igen. Irriterande. Får nog tänka om antar jag... :x
Yeeesss... trial n error lönar sig ibland. Det visar sig att när jag går in i access 2007 filen och öppnar "T_playlist" > "design view" > "General fliken" och ändrar "Indexed" från "Yes duplicates ok" till "no" så fungerar alla mina update frågor.
The search key was not found in any record.
Microsoft JET Database Engine (0x80004005)
Kan alltså ha med indexeringen att göra. Hoppas att någon annan får hjälp av detta. :)