Tag : base

Title User Language Tags Description Date
Sheets_List_From_File lolrenx Visual Basic

lists sheets without opening the file

March 13
search string azovotha Java

search a string inside the database an post the results into a ListView

March 7
Image To Css To Prevent Image Blocking From Email Clients balmeet80 HTML

By using the Data URI scheme you can embed images directly into your HTML and CSS. It works by encoding an image into a base64 string and place it directly withing an HTML image tag or as a CSS background URL

Email Client support

Following clients support data uri for images[3]

Apple Mail 4
BlackBerry Curve
HTC HD7
iPad 2
iPhone 3GS
LG Optimus
Lotus Notes 8
Me.com
Nokia N96
Outlook 2003
Thunderbird 3
Yahoo! Mail
February 22
DataBase Coonection Class rodrigoallves C#

Simple Class Connection for use in C# Code.

Methods:

  • ReturnDataTable(string strQueryCommand)

  • ReturnDataSet(string strQueryCommand)

  • ExecuteQuery(string strQueryCommand)

  • ReturnDataReader(string strQueryCommand)

November 11
What version of Oracle is this? geekzspot SQL

If you do not have access to the v$ Tables then you can use SQL Developer: SQL Developer > View > Reports > Data Dictionary Reports > About Your Database > Version Banner

October 23
Async Twisted Db Pipeline scrapy Python September 1
Firebase: Chat chrisaiv JavaScript

Dead simple way to provide chat to your apps using Javascript

July 22
Check Database Connection Details - CodeIgniter mladoux PHP

Quick and easy way to check database connection details for installer controllers.

July 11
db2 connect and query zombree PHP

Connect to and query a db2 database using php.

May 17, 2012
On Call Statistics ChristineFM SQL

Retrieves a list of "on call" incidents for the most recent time period. Selects all Support Analysts.

March 13, 2012
PHP - PDO otternq PHP March 9, 2012
Javascript Base ryarwood JavaScript January 30, 2012
Empty a database table ModServ Bash

A bash command to empty a database table.

January 23, 2012
Database php class claudiowebdesign PHP

That's something quick. A basic php class to manage properly a database. Thanks to magic methods opening a database is almost automatic.

October 5, 2011
WP functions.php base tomdowning PHP September 21, 2011