Re: Java problem

From: John Bell (jrm_bell@hotmail.com)
Date: 03/16/03


From: "John Bell" <jrm_bell@hotmail.com>
Date: Sun, 16 Mar 2003 08:28:13 -0000


Hi

Your solution of dropping the database and re-creating it would tend to
imply that there is data corruption, therefore you should use one of the
other utilities (Query Analyser/osql) to verify what data is present in the
database. This does not seem to be the most obvious scenario, I would first
suspect the driver you are using or some error in your program itself. You
may want to make sure you have the latest version of the driver, the latest
version of MDAC and you SQL Server is on a recent service pack. If you are
using connection pooling I would also make sure that it is working
correctly. This could also be a problem in your SQL statement if you are
concatentating NULL values, again use of Query Analyse or osql will verify
that the data is correct.

John

"Dark_Phonex" <dark_phonex@hotmail.MUSTDELETE.com> wrote in message
news:#jna2s06CHA.2364@TK2MSFTNGP12.phx.gbl...
> Hi, Am connecting to sql server server. And sometimes when I run a query
I
> get malformed strings back, and also some times I will get the data back
> twice. Have checked the tables and the data is only there once. The only
> way I can fix this is by dropping the entire datrabase and recreating it.
>
> Am logint in with a unique a/c
>
> Any help would be appreatected.
>
> Thanks.
>
>



Relevant Pages

  • Re: User ID issue - urgent
    ... Master or your target database? ... Dropping ID as a user of any database. ... Recreating the Login and User. ... Is your SQL Server configured to only support Trusted Connections? ...
    (microsoft.public.sqlserver.security)
  • Re: MS Access DAO -> ADO.NET Migration
    ... William Vaughn ... Microsoft MVP ... Hitchhiker's Guide to Visual Studio and SQL Server ... My migration app works building a SSCE database file with imported data ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Cluster will not fail over.
    ... > As far as the TCP/IP issue goes, you had to rebuild the cluster and were ... > able to restore the master database. ... > a cluster installation you'll have to revisit. ... >> This worked bringing up the sql server in minimal mode. ...
    (microsoft.public.sqlserver.clustering)
  • Re: MS Access DAO -> ADO.NET Migration
    ... full SQL Server and I see the logic you explained in a multi user ... allow two users to access the same database file Read/Write at any given ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... Hitchhiker's Guide to Visual Studio and SQL Server ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: MS Access DAO -> ADO.NET Migration
    ... For that it is much harder to handle the incremental identifier, ... database but although they have the data, they are not connected at the same ... The book was a pleasure to read after the gibberish that Microsoft 'puts ... SQL Server Management Studio is nowhere to be found on my ...
    (microsoft.public.dotnet.framework.adonet)