Connecting to a database

C

cmpcwil2

Hi,
I have been reading through numerous posts and various web pages on how
to connect to a database and just need some assistance with this please.
I have been given a connection string (from a C# app) with numerous
elements such as server name database name password etc, can I make a
connection with just the connection string or do I need to find out
more, for example what type of database it is that I am trying to
connect to? What are the minimum parameters needed for connecting to a
database?
This is new ground for me so apologies for my ignorance.

Thanks in advance for any advice
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top