Re: A compact problem

From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 03/25/04

  • Next message: Brian Bushay TeamB: "Re: Conversion from BDE to ADO"
    Date: Wed, 24 Mar 2004 23:01:37 -0600
    
    

    >I get an error like: "Cannot find an installable ISAM file" or something
    >like this.
    It is common to get that error when your connection string is not valid.

    Use the connection string wizard from the TadoConnection to generate your
    connection string

    --
    Brian Bushay (TeamB)
    Bbushay@NMPLS.com
    

  • Next message: Brian Bushay TeamB: "Re: Conversion from BDE to ADO"

    Relevant Pages

    • Re: Best place for "Global Variables" and Methods in C# though ASP.Net
      ... in addition use the web.config for encrypted connection string and other ... may additionally use XML config files etc.. ... common stuff I used. ... C# supports classes with static methods which you can use ...
      (microsoft.public.dotnet.framework.aspnet)
    • use single user.config for multiple .exe projects
      ... Two of the projects in my solution that both need to use a common ... working with 99% of the time, the other is a seperate "maintenance" ... The connection string is stored via My.Settings (encrypted of ... a single file. ...
      (microsoft.public.dotnet.languages.vb)
    • Re: SQL Connection Strings
      ... They are common to the whole ... so all users are sharing the same value... ... Check out all the static (shared or module level for VB.NET) variables. ... If the connection string is NOT unique, ...
      (microsoft.public.dotnet.framework.adonet)
    • Re: Weird TADOConnection Behavior
      ... We have a TADOConnection that connects to MSSQL 2000 in our ... The connection string is very much the same except for the ... And that the database assigned in the connection string is ... Databases offline and tried running the application ...
      (borland.public.delphi.database.ado)
    • Weird TADOConnection Behavior
      ... We have a TADOConnection that connects to MSSQL 2000 in our application and ... The connection string is very much the same except for the Database part, ... Out of desperation we have tried to take those offending Databases offline ...
      (borland.public.delphi.database.ado)