Re: Connecting an Existing application to SQL database
From: Frank Hickman [MVP] (fhickman_NOSP_at_M_noblesoft.com)
Date: 12/19/04
- Previous message: pmud: "Connecting an Existing application to SQL database"
- In reply to: pmud: "Connecting an Existing application to SQL database"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 19 Dec 2004 00:53:47 -0500
Unless the database you want it to connect to has the same table layout it
is unlikely that your going to be able to do what you want without the
source code.
-- ============ Frank Hickman Microsoft MVP NobleSoft, Inc. ============ Replace the _nosp@m_ with @ to reply. "pmud" <pmud@discussions.microsoft.com> wrote in message news:A33B2D9E-287D-489E-BAEC-047530EF6CE1@microsoft.com... > Hi > > I need to connect an existing application to an SQL database. How to go > about doing that coz its an application created by a third party & I dont > even know how or in what programming language or what environmant that > application uses. It is an application called Roboform which is used for > auto filling logon forms or registration forms for users. > > Does connecting this application to SQL database (so that it can pull up > values from tha database) require the knowledge of COM or smthg? or is it > possible with .NET? & How??? > > Please help. > > Thanks > > -- > pmud
- Previous message: pmud: "Connecting an Existing application to SQL database"
- In reply to: pmud: "Connecting an Existing application to SQL database"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|