[Archive] Sql updates at once
[Archive] Sql updates at once
Archived author: cliffsmits • Posted: 2025-11-04T18:04:32.252719
Original source
hello people of emucoach
also tired to do database updates one by one ?.
i have the solution for you that will make 1 big update for all sql files in the same folder.
go to the folder example \Core Source\sql\updates\world\
open up notepad and enter this command into it copy *.sql updates.sql and save it as name.bat.
and now run the bat file . after that there will appear a updates.sql.
now just run the updates.sql into the database and it will insert all of the updates at once.
regards cliff smits
Archived author: cliffsmits • Posted: 2025-11-04T18:04:32.252719
Original source
Amazing thing. Very useful and universally usable. Good job Cliff.