Reply to thread

Try doing this SQL: [code]ALTER TABLE mptvdb.schedule ADD directory varchar(1024) NULL;[/code]

just as the DB engine suggests.


Top Bottom