Can't delete records333 (5/16/2006 11:22:57 PM) comp.databases.filemaker I have a FM7 DB hosted on a FM Server 7. I came in one day to discover it closed, and when I checked the log found the line 'Filename is damaged and has been closed'. So I ran the Recover utility (which I gues... audleman
Transfer a found set in FM7246 (5/9/2006 11:43:40 PM) comp.databases.filemaker Is there a best practice in terms of transferring a found set from a table in one window to a table in another window? I've been writing a script to loop through the records in the first table, store the ID in ... audleman
Can FM7 query a POP account?1143 (5/1/2006 11:03:03 PM) comp.databases.filemaker I'd like to have a component on my website send emails to a inbox, then have Filemaker pick those emails up and process them. Is there any way of doing this (plug in perhaps?) Kevin ... audleman
How do I get recursive folders with ftp?4106 (4/25/2006 6:08:07 PM) comp.os.linux.misc Hi I'm trying to transfer files from an old server to my new one. I'd like to simply use ftp to do so. I was able to transfer the files in my root directory, but ftp failed on all subdirectories. I checked the... audleman
Simple scripted find question1140 (4/17/2006 10:08:28 PM) comp.databases.filemaker I'm scripting a find, and I can't figure out how do the equivalent of checking the 'Omit' checkbox that's available in Find Mode. Any suggestions? Thanks, Kevin ... audleman
Can't sort on email field because of @...workaround?2185 (4/5/2006 12:12:58 AM) comp.databases.filemaker I was stumped when FM7 wouldn't sort on a field containing email. Then I created a temp field which I populated with Substitute(email; "@"; ""), and I could sort on that field just fine. So the @ is screwing up... audleman
Preventing SQL Injection attacks425 (3/2/2006 6:35:10 PM) comp.databases.ms-sqlserver My site has come under attack from sql injections. I thought I had things handled by replacing all single quotes with two single quotes, aka Replace(inputString, "'", "''") Alas, clever hackers have still man... Kevin
Fields in my tables are disappearing!231 (2/24/2006 7:42:39 PM) comp.databases.ms-sqlserver I am using a hosted MSSQL 2000 database that powers the backend of my website. Website visitors interact with it via ASP pages I have developed. I also have an internal FileMaker 7 database that periodically sy... Kevin
Problem with a file being damaged2123 (2/17/2006 7:51:01 PM) comp.databases.filemaker One of my files has become corrupted twice. It is a Filemaker 7 file that does large nightly import of data from an ODBC source, pulling in about 300,000 records, first deleting an identical amount. The first t... audleman
Stop FM 7 from importing text style?3139 (2/6/2006 8:03:19 PM) comp.databases.filemaker When users cut and paste address fields into our database, it preserves the text font, size, color, etc. When we later try to print address labels, this leads to our labels looking bad. How can I prevent Filema... audleman
audleman's replies:
Items(4) /1
Newbie question #11535 (11/10/2005 1:28:34 AM) comp.databases.ms-access Hi everyone, I've got a simple problem to fix, but I'm not familiar with MS Access. I have two tables, Students and Course Registration. Students was part of the original design of the database, but Course Reg... audleman(51)
Preventing SQL Injection attacks425 (3/2/2006 6:35:10 PM) comp.databases.ms-sqlserver My site has come under attack from sql injections. I thought I had things handled by replacing all single quotes with two single quotes, aka Replace(inputString, "'", "''") Alas, clever hackers have still man... audleman(51)
Can't delete records333 (5/16/2006 11:22:57 PM) comp.databases.filemaker I have a FM7 DB hosted on a FM Server 7. I came in one day to discover it closed, and when I checked the log found the line 'Filename is damaged and has been closed'. So I ran the Recover utility (which I gues... audleman(51)