geoffwassdbvips | Mon, 19 May 2008 19:39:00 GMT |
hbb | Mon, 19 May 2008 19:40:00 GMT |
geoffwassdbvips | Mon, 19 May 2008 19:41:00 GMT |
Hello,I downloaded the sqlitedll-3_2_7.zip file the other dayto do some initial experiments with SQLite, but it turnsout that this zip-file only contains the DLL itself andthe definitions file.If I understand it correctly, it is possible to linkagainst the DLL using that definition file, but it...
Hello!I have a project where I need to create a dentist search by zip code in our city. The search menu just has all the zip codes and when you select your area, all the dentists that are registered with the site (that are in that zip code) show up. I would like to kill two birds with one ston...
I got a free zip code file from the US gov. It is from the 1990 cencus. I want to offer a search on my site quite abit wider than most zipcodes, say 30 miles from the zip. All the searches would be in the US, and the file has the longitude and latitude for each zipcode. This looks like it sh...
I've been looking for a database that tells you what state and county a zip code is in. I saw one that was free a long time ago, but I don't remember where it is. Anyone know where I can find one?...
I'm looking for a method of compressing and uncompressing dbf and associatedfiles for my application backup and recovery process. Commercially availableroutines like pkzip are expensive to license and distribute with anapplication.Is there a way within dBASE PLUS to perform the equivalent o...
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...
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...
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...
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....
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...
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?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!...
Hi,When I use the statistics collector to see the number of I, I always getzero in almost all of columns. I really want to know the reason for that.The result of statistics view:# select * from pg_statio_user_tables; relid | schemaname | relname | heap_blks_read | heap_blks_hit |idx_blks_read |...
We need the output of EXPLAIN ANALYZE, from both versions if possible.Also, pgsql-performance would be a better list for this Tue, 25, 2005 at 05:31:22PM -0600, Sidar L?pez Cruz wrote:what happend with postgresql 8.1b4 performance on query?look at this:select count(*) from fotos where archivo no...
Can any one tell me how to save 'Nothing' to a Date field in a recordset.Senario;A date has been saved to a Date Field, thus changing the field from Null. The date is then not needed and deleted from the corresponding textbox object bound to the field. If I leave the textbox empty I ge...