<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-19485300</id><updated>2011-11-25T02:05:38.929-08:00</updated><title type='text'>Computer Programming</title><subtitle type='html'>Computer Programing in visual basic,php,perl,javascript,flash action script,foxpro,mysql,mssql,msaccess</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://computerprograming.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://computerprograming.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Rajkumar</name><uri>http://www.blogger.com/profile/02456030675742138930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>6</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-19485300.post-116238417945859022</id><published>2006-11-01T04:26:00.000-08:00</published><updated>2006-11-01T04:29:39.456-08:00</updated><title type='text'>DBI In perl</title><content type='html'>Proper Syntex for dbi in perl&lt;br /&gt;&lt;br /&gt;$con = DBI-&gt;connect("DBI:mysql:database","username","password",{RaiseError =&gt; 1})};&lt;br /&gt;$var=$con-&gt;prepare(sqlquery);&lt;br /&gt;$var-&gt;execute;&lt;br /&gt;if (my @row = $var-&gt;fetchrow){&lt;br /&gt; print $row[0];&lt;br /&gt;&lt;br /&gt; }&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19485300-116238417945859022?l=computerprograming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://computerprograming.blogspot.com/feeds/116238417945859022/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19485300&amp;postID=116238417945859022' title='3 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/116238417945859022'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/116238417945859022'/><link rel='alternate' type='text/html' href='http://computerprograming.blogspot.com/2006/11/dbi-in-perl.html' title='DBI In perl'/><author><name>Rajkumar</name><uri>http://www.blogger.com/profile/02456030675742138930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>3</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19485300.post-116238389883852265</id><published>2006-11-01T04:21:00.000-08:00</published><updated>2006-11-01T04:24:58.840-08:00</updated><title type='text'>Perl tips</title><content type='html'>If You are doing perl programming.when You start using print command.&lt;br /&gt;put this text before it.&lt;br /&gt;print "Content-type:text/html\n\n";&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19485300-116238389883852265?l=computerprograming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://computerprograming.blogspot.com/feeds/116238389883852265/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19485300&amp;postID=116238389883852265' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/116238389883852265'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/116238389883852265'/><link rel='alternate' type='text/html' href='http://computerprograming.blogspot.com/2006/11/perl-tips.html' title='Perl tips'/><author><name>Rajkumar</name><uri>http://www.blogger.com/profile/02456030675742138930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19485300.post-113526220097196943</id><published>2005-12-22T06:36:00.000-08:00</published><updated>2005-12-22T06:36:40.976-08:00</updated><title type='text'>Computer Programming</title><content type='html'>listbox control in visual basic&lt;br /&gt;&lt;br /&gt;add a list box in your form&lt;br /&gt;&lt;br /&gt;in form load section&lt;br /&gt;&lt;br /&gt;list1.additem "item1"&lt;br /&gt;list1.additem "item2&lt;br /&gt;list1.additem "item3"&lt;br /&gt;&lt;br /&gt;press f5 to run your application&lt;br /&gt;see the in your form&lt;br /&gt;&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19485300-113526220097196943?l=computerprograming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://computerprograming.blogspot.com/feeds/113526220097196943/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19485300&amp;postID=113526220097196943' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/113526220097196943'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/113526220097196943'/><link rel='alternate' type='text/html' href='http://computerprograming.blogspot.com/2005/12/computer-programming_22.html' title='Computer Programming'/><author><name>Rajkumar</name><uri>http://www.blogger.com/profile/02456030675742138930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19485300.post-113428793048479011</id><published>2005-12-10T23:58:00.000-08:00</published><updated>2005-12-22T06:24:24.613-08:00</updated><title type='text'>Computer Programming</title><content type='html'>&lt;a href="http://www.linkexchangefinder.com"&gt;Link Exchange Finder &lt;/a&gt; - The link exchange, link exchange&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19485300-113428793048479011?l=computerprograming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://computerprograming.blogspot.com/feeds/113428793048479011/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19485300&amp;postID=113428793048479011' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/113428793048479011'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/113428793048479011'/><link rel='alternate' type='text/html' href='http://computerprograming.blogspot.com/2005/12/computer-programming_10.html' title='Computer Programming'/><author><name>Rajkumar</name><uri>http://www.blogger.com/profile/02456030675742138930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19485300.post-113428705293159151</id><published>2005-12-10T23:44:00.000-08:00</published><updated>2005-12-10T23:44:12.946-08:00</updated><title type='text'>Computer Programming</title><content type='html'>connect Ado through Code in visual basic&lt;br /&gt;&lt;br /&gt;Add refrence library Microsoft active data object 2.0  in your project&lt;br /&gt;place this code in a module&lt;br /&gt;function Db(byval Dbname as string ) as Adodb.connection&lt;br /&gt;set db=new ADODB.Connection&lt;br /&gt;with db.&lt;br /&gt;.connectionstring="Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" &amp; dbname&lt;br /&gt;.connectionTimeout=30&lt;br /&gt;.cursorLocation=Aduserclient&lt;br /&gt;.open&lt;br /&gt;end with&lt;br /&gt;End Function&lt;br /&gt;&lt;br /&gt;you can use it like&lt;br /&gt;dim Ado as adodb.connection&lt;br /&gt;set ado=db("test.mdb")&lt;br /&gt;ado.execute("select * from cust")&lt;br /&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19485300-113428705293159151?l=computerprograming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://computerprograming.blogspot.com/feeds/113428705293159151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=19485300&amp;postID=113428705293159151' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/113428705293159151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/113428705293159151'/><link rel='alternate' type='text/html' href='http://computerprograming.blogspot.com/2005/12/computer-programming.html' title='Computer Programming'/><author><name>Rajkumar</name><uri>http://www.blogger.com/profile/02456030675742138930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-19485300.post-113344880219868834</id><published>2005-12-01T06:43:00.000-08:00</published><updated>2005-12-01T06:53:22.206-08:00</updated><title type='text'>How to use MSChart Control  in Visual Basic</title><content type='html'>With MSChaft Control you can Draw Chart of specified Data.You can also drew chart from Excel Worksheet.&lt;br /&gt;&lt;br /&gt;Open a new project.&lt;br /&gt;press Ctrl+t.&lt;br /&gt;select Microsoft Chart Control6.0(OLEDB)&lt;br /&gt;&lt;br /&gt;Drag this control on your form.&lt;br /&gt;&lt;br /&gt;Draw A Command button &lt;br /&gt;&lt;br /&gt;Private Sub Command1_Click()&lt;br /&gt;Dim arrPrices(1 To 10)&lt;br /&gt;Dim i As Integer&lt;br /&gt;For i = 1 To 10&lt;br /&gt;   arrPrices(i) = i * 2&lt;br /&gt;Next i&lt;br /&gt;MSChart1.ChartData = arrPrices&lt;br /&gt;End Sub&lt;br /&gt;&lt;br /&gt;press f5 to run project&lt;br /&gt;and press command button to see chart.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/19485300-113344880219868834?l=computerprograming.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/113344880219868834'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/19485300/posts/default/113344880219868834'/><link rel='alternate' type='text/html' href='http://computerprograming.blogspot.com/2005/12/how-to-use-mschart-control-in-visual.html' title='How to use MSChart Control  in Visual Basic'/><author><name>Rajkumar</name><uri>http://www.blogger.com/profile/02456030675742138930</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>
