Re: Database Results Error

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: dito (c_dito_at_yahoo.com)
Date: 03/23/04


Date: Tue, 23 Mar 2004 09:02:21 -0800

I too, am having problems with FP database access. We
have multiple servers, each with multiple webs, using
access,mssql,and sybase databases. It seems that the
queries are now case sensitive with respect to the where
clause, and the variable in the where clause has to be
explicitly declared in the select statement...i.e.
select * from table1 where id = '::id::' used to work...
Now the query must be written as follows: select id, *
from table1 where id = '::id::' and it cannot contain "Id
= '::id::'", the case makes a difference. What made this
change???

>-----Original Message-----
>I am having serious problems since SP3 inc loss of db
updates and the
>complete loss of DISTINCT within custom sql statements
within DRW's
>
>Please let me know/post here if you find a solution.
>
>M
>
>"susan" <anonymous@discussions.microsoft.com> wrote in
message
>news:ead801c4104a$cfbfe2e0$a601280a@phx.gbl...
>> We have a website with ASP page connected to a MDB
>> database. Previously, this worked fine. Users were
able to
>> read and modify information. Suddenly, they can't
modify
>> information anymore. When they try to submit changes
they
>> get "Database Results Error." The only thing that we
know
>> has change for certain is that we applied Office SP3 to
>> the server. Could that be causing the problem? If not,
>> whatelse could it be?
>
>
>.
>



Relevant Pages

  • DB and Log size Checking
    ... I have multiple servers that I ... log size information I have been using a stored procedure that retuns ... results from DBCC SQLPERFbut I have not been able to find a ... similar function for the database stats. ...
    (microsoft.public.sqlserver.tools)
  • Mass Email
    ... And Can I use multiple servers to send mass emails at the same time using one database. ... Sonu ...
    (microsoft.public.dotnet.framework)
  • Re: Mass Email
    ... Can I use multiple servers to send mass emails at the same time using one ... database. ... Sonu ...
    (microsoft.public.dotnet.framework)
  • Re: commit_write= BATCH, NOWAIT; ... how long do I wait?
    ... we've started configuring the database servers with: ... we can probably afford the loss of 5 ... the durability loss associated with running in asynchronous commit ... Does anybody know how long Oracle will buffer redo in memory before it ...
    (comp.databases.oracle.server)
  • RE: Problems with the SQL Server Database Project when truncating fiel
    ... If you do care loss of data, you'd better leave the error there and force ... the person to first correct the data in database then check in the change. ... if you have chosen to treat warnings as errors. ... Microsoft Online Community Support ...
    (microsoft.public.vsnet.enterprise.tools)