i dont know how to connect to a database. I read the tutorial and everything, but i still haven’t been able to do it.
i am using SQL express 2005 , and for that, I’ve downloaded jdbc drivers. When i load them (from database connection wizard), the next time i go into the database connetion wizard, they are not there. Is that suppose to happend, or am I doing something wrong?
Also, i am new to sql express, so , can somebody please tell me , what is the form of the URL for the data base, and what do i have to put for username and password in the database connection window.
Your post really helped me. The link you provided was extremely helpful. For thous of you who have the same problem, follow that link.
Also the URL to the database (now the driver is installed with in cloverETL) by selecting the ms sql from the list, you will get some default link where you only have to change hostname and database.
In contrast to the link that Avackova provided, mine was different in that way that it did not had the “'\SQLEXPRESS” part.