Fields in my tables are disappearing!
- From: "Kevin Audleman" <audleman@xxxxxxxxxxx>
- Date: 24 Feb 2006 11:42:39 -0800
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 synchs with it via Filemaker's ODBC functionality.
Several times now, I have come in one day to discover that my ASP pages
don't work. When I look into it, one of my MSSQL tables will be missing
a few fields. There is nothing in any of my code that sends an ALTER
TABLE command or any other command that affects table structure. These
deletions of fields is totally random.
The most recent example was with a table called FreeTeacherSubs. I just
discovered today that three fields went missing:
HowDidYouHearAboutYES TEXT
FollowUpCallOrEmail TEXT
HowMaterialsFit TEXT
Suffice to say I am baffled! Has anyone ever experienced fields
disappearing from their tables?
Kevin
.
- Follow-Ups:
- Re: Fields in my tables are disappearing!
- From: Erland Sommarskog
- Re: Fields in my tables are disappearing!
- From: jennifer1970
- Re: Fields in my tables are disappearing!
- Prev by Date: Subquery -> slowness
- Next by Date: Re: Fields in my tables are disappearing!
- Previous by thread: Subquery -> slowness
- Next by thread: Re: Fields in my tables are disappearing!
- Index(es):
Relevant Pages
|
|