3 posts about this within what ... 12 hours? Chances are that nobody knows the answer to your problem, next stop might be a search engine and supply the correct search terms.
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?...
Riddle me this.I've built a site on a Linux server that's running Apache. I'm trying to move it over to a new location that's running iPlanet and Solaris. My problem is with passing a session variable on my admin pages. When you hit any page from my admin area, it looks for...
Database & Application Miscellaneous New questions
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....
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!...
Will anyone ever get tired of tracking down the proper form the date portion of an SQL string should take. Well I've got one now that is part of the Insert and don't have a whole lot to go on. The File that is being written to is called xxxx.dbf. It will open in VisualFoxPro but I was...
Ok,I'm programming on a server where magic_quotes_gpc is on and there is nothing I can do about that.I've got pages add_news.php4, preview_news.php4 and news_to_db.php4 I know I could do it with less than three files but that's the way I like it.add_news.php <--> preview_new...
I was very possitive with Cyber Titan, until last Tuesday, when all websites hosted by Cyber Titan went down. Today it's Saturday and all websites are not working...I should also mention that CyberTitan has not replied to any of our emails, faxes and phonecalls!...
I have about 2000 dealers in my company's dealer network. I've got a dealer locator that searches via zip or area code ... I'd like to include a link to a yahoo map to each one ... is there a script/array/function anyone knows of to plugin in the required (addr, csz, and country)...
Hi;This is probably an easy one, but I've been hunting for the answer for anhour and thought I would just send it in and see if anyone knows.I want to use xp_sendmail to send the results of a query to someoneone.I can send mail using xp_sendmail when in the master database, but when Iget out to...
Does anyone have an example of how to use xp_sendmail with the @attachmentparameter? Can you specify the path to the file? If not where does it defaultto?Cheers...
Hi,when I call xp_logerror in SqlServer, the event is logged and can be seenvia the event viewer (as expected). The source of the event is set as SqlServer(and category as Server), again as expected. However, I don't want to blameSQLServer for this problem.Q. Is there some way that I can change...
Database & Application Miscellaneous Related Categories