2005-05-03, 07:31 AM
im trying to setup MSDE with my pictures, hopefully improving the speed (loading thumbnails for thousands of images can take awhile using an access database ). i read this thread
http://forums.nextpvr.com/showthread.php...t=database
and i installed MSDE, but im trying to set it up to work with my pictures, and i only want computers in the ip range 192.168.0.1-255 (ie my home network) to have access to the database, and my pictures uses these data types
- Memo (for filename)
- Number (double) (for last write time for the file)
- OLE Object (the thumbnail as a byte array)
so can anyone help me set this up, so its secure and i can trust no one on the internet can poll my database and screw it up. if i need to change some data types let me know, ill hopefully get this database going for my videos/music aswell, and set it up on my server so i only need one database for every copy of gbpvr i have running (which is only one, but i have big dreams ).
ps sorry for the stupid questions, but i need an idiots guide to MSDE .
http://forums.nextpvr.com/showthread.php...t=database
and i installed MSDE, but im trying to set it up to work with my pictures, and i only want computers in the ip range 192.168.0.1-255 (ie my home network) to have access to the database, and my pictures uses these data types
- Memo (for filename)
- Number (double) (for last write time for the file)
- OLE Object (the thumbnail as a byte array)
so can anyone help me set this up, so its secure and i can trust no one on the internet can poll my database and screw it up. if i need to change some data types let me know, ill hopefully get this database going for my videos/music aswell, and set it up on my server so i only need one database for every copy of gbpvr i have running (which is only one, but i have big dreams ).
ps sorry for the stupid questions, but i need an idiots guide to MSDE .