On CBSSports.com: Mike Tyson's daughter dies in accident
2 Resources for

open data base connectivity

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

How do I... Replace a complex connection string with a DSN?
Anybody who's interacted with foreign data programmatically knows that getting the connection code right can be frustrating. If you're lucky, someone in your organization can provide the correct connection string. On the other hand, a lot of us are our only technical support. If you support yourself, you might find...
Tags: Data Source, Connection, Connection String, Open Data Base Connectivity, Susan Harkins
Blog posts 2008-05-20
How do I... Replace a complex connection string with a DSN?
Technically speaking, a Data Source Name DSN is an identifier to a data source for an Open Data Base Connectivity ODBC driver library. ODBC is a function library that interfaces between the Application Programming Interface API and compliant database systems. Anybody who's interacted with foreign data programmatically knows that getting...
Tags: Data Source, Susan Harkins, Open Data Base Connectivity
Download resources 2008-05-20

Additional Resources

Vista Intermittent Internet Connectivity Problem... Help!
I have been experiencing intermittent connectivity for about 4 months now and have been dealing regularly with my ISP to fix the problem, to no avail. They recently switched me from a cable to a DSL connection with same problem arising. We have cleared winsock errors, released and renewed something...
Tags: Routers & switches, Network technology, NETWORKING, Wi-Fi, Internet, Microsoft Windows Vista, router, MAC address, MAC, wireless, encryption
Discussion threads 2008-06-18
Access too slow over WAN
Access too slow over WANOur organisation has a large system compromising of 8 large linked Access XP databases (Human Resources, Grants, Projects, Publications, Staff Development and Staff Appraisals to name few). The whole system works great; that is, it worked great until recently. In the last two years we merged...
Tags: database, database development, jfejsa, Microsoft Access, programming, software, WAN, web
Discussion threads 2005-11-10
DSN using DAO
Hi Everybodyi want to connect the access database through DSN by using DAO. Actually i have developed software using vb6 as front end and access as back end by DAO. now the problem is i have to share my computer in which the data base is located everywhere by mapping...
Tags: Storage, Databases, DSN, DAO, Microsoft Visual Basic 6.0, database
Discussion threads 2008-06-11
Outlook 2003 improves connectivity, spam handling, and more
With Outlook 2003, Microsoft has revamped the Outlook interface, added new connection options for Exchange Server, improved junk mail filtering, provided many other new features, and enhanced several of the existing ones. I've been working with the beta version of Outlook 2003 since it was released, and I can say...
Tags: Cached Exchange Mode, Exchange, Jim Boyce, Microsoft Exchange Server, Microsoft Exchange Server 2003, Microsoft Outlook, Microsoft Outlook 2003, server
Technical articles 2003-11-26
Outlook 2003 improves connectivity, spam handling, and more
This article has been reprinted from TechProGuild. If you find this article helpful, subscribe to TechProGuild to get access to all of our in-depth technical articles. Sign up now for a FREE 30-day trial. All the articles on our site that include a green "$" icon are available only to...
Tags: Exchange, Microsoft Exchange Server, Cached Exchange Mode, Jim Boyce, Microsoft Outlook, Microsoft Outlook 2003, server
Technical articles 2004-04-08
DNS & AD HELP
I think i need helpI have one existing Windows 2003 server running DNS & AD in the office and 5 pc's with w2k all working as a domain.But the boss has a new w2k server in his house, and would like me to set it up to join the...
Tags: Domain names, NETWORKING, DNS, server, domain
Discussion threads 2008-06-24
TechRepublic Tutorial: Data depots can help solve your storage problems
Discover how to cheaply add storage to your networkBy Hailey Lynne McKeefryTo manage an enterprise IS shop, you need the dexterity of a juggler, the balance of an aerialist, and the courage of a lion tamer. It also doesn't hurt to have the wisdom of Solomon. Supporting corporate users and...
Tags: Business services, CNET, storage, Storage Service Provider, service provider, StorageNetworks
Technical articles 2001-09-19
Unix flavor for new server being researched
We are currently looking to purchase a new server which has the following requirements. 1). Host some web/java applications which have MYsql back end data base's. 2). Be a backup server for Crystal reports which were are currently deployed on a Microsoft Server. ...
Tags: cost, distro, droolin, GUI, Microsoft Corp., networking, operating system, server, support, unix, upgrade
Discussion threads 2006-09-26
beats me!
...several optionsL.A.M.P.asp.netjava & javascript [ for oracle backends ]perlpythonrubyxhtml /xml/xslt*learning sql [ if you don't already know it ] will be usefull no matter what scripting language you use.the specifics for each dbms is language specific, an example:mysql_connect($dbname, $user, $password) in phppgsql_connect($dbname, $user, $password) in phpthis is different in java,...
Tags: Java, JLOPEZ@..., Microsoft ASP.NET, Microsoft Corp., oracle, Perl, PHP, programming, Web, Web development, web development tools
Discussion threads 2006-01-20
10 MORE things you should know about virtualization
Virtualization has probably affected every IT environment to one extent or the other. Whether you do casual virtualization for test environments or complete virtualization for all systems, there's no one-size-fits-all solution. Here's a rundown of the things you need to know about the whole virtualization space. Note:...
Tags: Player, Environment, Server, VMware Inc., XenServer Enterprise Platform, Hyper-V Virtualization Hypervisor, Virtual Appliance, Virtualization, Storage Management, Utility Computing, Hardware, Storage, Rick Vanover
Blog posts 2008-02-25
Build Your Skills: Connecting an iPAQ to a corporate network
Few people would deny that an iPAQ is a handy device. To get the most benefit out of your iPAQ, though, you’ll want to establish connectivity both to the Internet and to your corporate network. There are a number of ways to establish such connectivity, but the biggest challenges of...
Tags: Brien M. Posey MCSE, cell phone, Compaq iPAQ, encryption, GPRS, Wi-Fi
Technical articles 2003-09-04
Solidify your network troubleshooting skills
Nobody becomes a top-notch problem-solver overnight. It's an ongoing process that takes experience, training, and the help of your peers. It also doesn't hurt to have a few guidelines to follow. These tips will help you tackle and resolve network issues.I like to think of network troubleshooting as being like...
Tags: Cindy Souders, MCSE, hardware, network, symptom, whiteboard
Technical articles 2001-11-06
Is Linux the most secure OS?
Have you made the hyperbolic statement that Linux is the most secure OS of all? Have you ever made that statement about another OS?What do you think is the most secure OS for [b]you[/b]?Here is a question for youDo you think Unix and Linux are more secure because they...
Tags: Operating systems, Servers, Unix, security, server, operating system, Linux
Discussion threads 2008-06-17
Installing Oracle on Linux is too difficult
exactly whyOracle doesn't have much of a linux base.sorry, I'll stick with the far easier to install postgresql and mysql for my db needs.never mind that Oracle officially spports only RHEL, which is the worst distro for any purpose, unless you like a bloated os to the point of...
Tags: UNIX, OPEN SOURCE, Operating systems, Servers, Databases, Oracle Corp., Red Hat Enterprise Linux, Linux, Oracle-on-Linux, MySQL, database, PostgreSQL
Discussion threads 2008-02-12
Choose the right JDBC driver for your database interface
You may or may not have an enterprise client, but if you’re using Java, you already know that presentation isn’t everything: database access is as crucial a design consideration as the interface. The Java Database Connectivity JDBC API is your all-purpose link between applications and your databases. Based on Microsoft’s...
Tags: database, Scott Robinson, Java, JDBC Driver, JDBC
Technical articles 2004-04-23
Major Wi-Fi Security Crisis Looming...
There's a storm brewing, and although we have only seen the first signs, she's gonna be a whopper! I'm talking about what I call the "Wi-Fi Security Crisis", and if you don't know what it is, better read on...Q: Would you let a terrorist walk in off the street and...
Tags: WIRELESS, Marty R. Milette, Wi-Fi security, access point, HotSpot, Wi-Fi
Discussion threads 2007-04-28
How do you handle dimwitted users?
Today I had a computer return for service; last week I did a reinstall and malware removal on this computer, as I had the week before.Today I went further than I usually do and tracked down how the user is constantly being infected with trojan rootkits and virus.In the past,...
Tags: Spyware, adware & malware, Cyberthreats, Viruses and worms, SECURITY, malware
Discussion threads 2008-09-11
The right role for WiMax
Stay on top of the latest tech news with our free IT News Digest newsletter, delivered each weekday. Automatically sign up today!By ...
Tags: Wi-Fi, Broadband Internet, WiMAX, Intel Corp., wireless, broadband
Technical articles 2005-01-06
  • << Previous
  • page 1 of 1
  • Next >>


500 Things Every Technology Professional Needs to Know
Did you know Microsoft's RegClean does not work with XP but you can use shareware to clean your registry? Did you know most wireless access points don't have encryption enabled by default? Did you know there are 500 tidbits of information contained in TechRepublic's 500 Things Every Technology Professional Needs to Know that will help you become a successful IT professional.
Buy Now
IT Professional's Guide to Policies and Procedures, Third Ed
Whether you're creating policies for management, training, personnel, support, privacy, Internet/e-mail usage, security, or inventory, you'll meet the needs of your entire enterprise with this one download!
Buy Now

Meet Doc