Tired of getting this?
[Only registered and activated users can see links. Click Here To Register...]
Here I'll share a simple query to detect if DDJ file exist to help us find missing DDJ files in our Media.
Important Notes:
You should get something like this:
Save the result to file, and find the missing DDJ ;)
Good luck, hope it helps a little bit ;)
[Only registered and activated users can see links. Click Here To Register...]
Here I'll share a simple query to detect if DDJ file exist to help us find missing DDJ files in our Media.
Important Notes:
- Since DDJ is in client-side, you gotta restore your server's SHARD db to your local laptop/pc first and run this from local SQL server, don't do this in the server (unless you have client files uploaded there)
- you have to login SQL using "sa" and not other user you made for your SRO db. (needs access to "master" db and built-in "xp_fileexist" function)
You should get something like this:
Save the result to file, and find the missing DDJ ;)
Good luck, hope it helps a little bit ;)