۱٫ Administrative Tools -> Data Sources (ODBC)
2. System DNS
3. Add... "SQL Server"
Then just use odbc_connect(“sql_test”, “user”, “pass”) instead.
۱٫ Administrative Tools -> Data Sources (ODBC)
2. System DNS
3. Add... "SQL Server"
Then just use odbc_connect(“sql_test”, “user”, “pass”) instead.
خدایا به امید تو
روزهای بدی در زندگی آدم می رسد
که هیچ کسی حتی نمی پرسد:
” خوبی ؟ ”
برای چنین روزهای بدی
نیاز به یگانه مهربانِ دلسوزی داری
…به شرطی که در روزهای خوب فراموشش نکرده باشی
و نامش چه زیباست …
خدا …
IOS Commands
Privileged Mode
enable – get to privileged mode
disable – get to user mode
enable password – sets privileged mode password
enable secret – sets encrypted privileged mode password
Ever have to go through a HUGE sql backup file looking for something specific, but realizing it’s impossible to open files that are 30Gigs without it draining all the ram, and taking super long to open? Grep can save your day in situations like this. Or how about If you need to find a specific string in a file – and you don’t know what file it’s in, grep can also save your day. Then there’s searching for strings in specific command outputs, it works there too!
آخرین دیدگاهها