- zipping .mdf givz sharing violation
whenenver I try 2 zip up my db(.mdf) file , it givz an error. I can't even copy it to another folder.Do I uncheck the archive in the file properties ?...
- Zipping (NOT Compacting) an mdb
What could cause an mdb to have 0% compression when zipped. I import all the tables into a new mdb and get 90% compression when zipped. THe following thread might describe better:http://www.vbforums.com/showthread.php?s=&threadid=195699THanks for any help!...
- ZipCodes
Any 1 has a quick algorithm to validate zipcodesfrom database?...
- Zip file works
Hi Mike,Indeed, the problem is IE keeps opening the .doc or the .pps file instead ofthe Saveas dialog.Knowing from you that this can't be done, I now have tried zipping the fileand presenting instead a .zip file and it works fine. No other changes toApache file needed.Thank you for your hel...
- Zip codes/cities and pop-up lists
I found a great website for inexpensive developer and marketing listsfor zip codes. Plus they give free updates.http://www.listfactor.comThey have lists for united states zip codes, cities, and counties. Ineeded the counties and found that there are ove 3000 in the unitedstates! Didn't know...
- Zip Code Table
Does anyone have an Access table with City, State and Zip Codes that I could bum off ya? Need one to include in my donor mailing list program for my church.Thanks,Rev. Michael L. Burns...
- zip code search
I want to create a database of office locations that can be searched based on zip codes. Does anyone know where I can get zip code and/or longitude/latitude data, and how to process it....
- zip code directory
Where can I obtain, a listing of city/town, state and Zip codes for the US?Is it available for download and in an excel format or a dbase format?Thank youLeonard...
- Zip Code Database?
That zipinfo.com is for "paying customers". I don't know if that meanssubscriptions or what.I found a great website for inexpensive developer and marketing listsfor zip codes.http://www.listfactor.comThey have lists for united states zip codes, cities, and counties. Ineeded the counties and...
- what does the function ZEROFILL do?
what does the function ZEROFILL do?I got a int(10) field that is unsigned in a mysql table... when i make the field zerofill - it adds 0... eg. 1 becomes 0000000001Is that the only function it has?Thanks!...