I still get an error
DBI connect('driver={SQL Server};server=localhost\WHATSUP;tcpip=3477;d
+atabase=equip;uid=rodrigo;pwd=
123456','',...) failed: [Microsoft][ODBC SQL Server Driver][DBNETLIB]S
+QL Server does not exist or
access denied. (SQL-08001) [state was 08001 now 01000]
[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (Connect()
+). (SQL-01000) [state was 0100
0 now 01S00]
[Microsoft][ODBC SQL Server Driver]Invalid connection string attribute
+ (SQL-01S00) at C:\fsecali\con
nectDB.pl line 9
Couldn't open database: [Microsoft][ODBC SQL Server Driver][DBNETLIB]S
+QL Server does not exist or ac
cess denied. (SQL-08001) [state was 08001 now 01000]
[Microsoft][ODBC SQL Server Driver][DBNETLIB]ConnectionOpen (Connect()
+). (SQL-01000) [state was 0100
0 now 01S00]
[Microsoft][ODBC SQL Server Driver]Invalid connection string attribute
+ (SQL-01S00)
Thanks
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
Outside of code tags, you may need to use entities for some characters:
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.
|
|