<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Discussion Wall by Shanmugha Neethi</title>
      <link>https://padlet.com/shanneethi/m57qh1tkv8h8</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2017-01-02 04:32:12 UTC</pubDate>
      <lastBuildDate>2023-04-04 06:59:04 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>V Shanmuganeethi</title>
         <author>shanneethi</author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851328</link>
         <description><![CDATA[<div>import mysql.connector<br>def dbconnection():<br>     <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:26:38 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851328</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851349</link>
         <description><![CDATA[<div>dbconn=mysql.connector.connect(user='root',password='123456',host='localhost',port='3306',database='nitttr',raise_on_warnings=True)<br>print("Database Connected")<br><br>once we import this module  we get a msg Database Connected<br><br><br>import dbconn.py as mydbconn<br>myconn=</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:26:40 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851349</guid>
      </item>
      <item>
         <title>Thajbi P M</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851402</link>
         <description><![CDATA[<div>#con_module.py<br>def db_con():<br>import mysql.connector()<br>db=mysql.connector.connect(<br>user='root' password='root' host='localhost'<br>database='webdb',<br>raise_on_warnings=True)<br>print("Connected"<br>db.close()<br>import  con_module<br>con_module.db_con()</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:26:44 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851402</guid>
      </item>
      <item>
         <title>Dhanya m</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851908</link>
         <description><![CDATA[<div>import mysql.connector<br>def connection():<br><br>    db=mysql.connector(user='root',password='root',host='localhost',port='3306',database="dnm",raise_on_warning=True)<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:27:18 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851908</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851933</link>
         <description><![CDATA[Vijay]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:27:20 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851933</guid>
      </item>
      <item>
         <title>Aruna</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851994</link>
         <description><![CDATA[<div>def dbconnect():<br>mysql.connector.connect(user='root',password='root,host=localhost',port=3306,database)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:27:24 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701851994</guid>
      </item>
      <item>
         <title>def dbconnection(userN, pwrd, hostN, portN, datab):</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852320</link>
         <description><![CDATA[<div>         db = mysql.connector.connect(<br>user = userN,<br>password = pwrd,<br>host =  hostN,<br>port = portN,<br>database = datab<br>raise_on_warnings = True<br>print ("connected")<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:27:48 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852320</guid>
      </item>
      <item>
         <title>Haresh</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852488</link>
         <description><![CDATA[<div>import mysql.connnector<br>def dbconnnect():<br>   return mysql.connector.connect(user='roor',password ='root', host='localhost',port=3306,database='nitttr', raise_on_warning = True)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:28:00 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852488</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852560</link>
         <description><![CDATA[<div>Vijayakumar.B</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:28:05 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852560</guid>
      </item>
      <item>
         <title>Sarakutty</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852600</link>
         <description><![CDATA[<div>def dbconnect()<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:28:08 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852600</guid>
      </item>
      <item>
         <title>RAMBABU REDDY RAMPATRUNI</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852663</link>
         <description><![CDATA[<div>import mysql.connector<br>import dbcon.py<br>mysql.connection();<br>dbconn=mysql.connector.connect (user='root', password='root', host='localhost', port='3306', database='db'), raise_on_warnings= True)<br>print("Connected")<br>db.close()<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:28:12 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852663</guid>
      </item>
      <item>
         <title>yes sir Dr Kavitha</title>
         <author>kavithas6</author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852886</link>
         <description><![CDATA[<div>def db_corn()<br>from *.py import mysql.connector<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:28:28 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701852886</guid>
      </item>
      <item>
         <title>mohana </title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701853035</link>
         <description><![CDATA[<div><br><br> db=MySQL.connector.insert("insert into student" values(100)<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:28:38 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701853035</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701853121</link>
         <description><![CDATA[<div>Import MySQL.connector <br>Def connection();</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:28:44 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701853121</guid>
      </item>
      <item>
         <title>Amit K Mogal</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701853227</link>
         <description><![CDATA[<div>import mysql.connector<br>def connect() : <br>        dbcon= mysql.connector.connect(user='root',password='1111' host='localhost',port='3306', database='nitter',raise_on_warnings=true)<br>return connection successfull;<br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:28:53 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701853227</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701854027</link>
         <description><![CDATA[<div>def dbconnection():</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:29:50 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701854027</guid>
      </item>
      <item>
         <title>import mysql.connector</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701854103</link>
         <description><![CDATA[<div>def db_con()<br>import mysql.connector()</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:29:56 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701854103</guid>
      </item>
      <item>
         <title>Yes sir</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701854395</link>
         <description><![CDATA[<div>import dbcon.py*<br>def functionname():<br>mysql.connector.connect(user='root',<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:30:18 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701854395</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701854430</link>
         <description><![CDATA[<div>Rithika Kotian <br>def dbconnection ():</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:30:20 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701854430</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701855252</link>
         <description><![CDATA[<div>Puneeth<br>Db.mysqlconnect(username,password,server)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:31:18 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701855252</guid>
      </item>
      <item>
         <title>db=MySql.</title>
         <author>kavithas6</author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701855327</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:31:24 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701855327</guid>
      </item>
      <item>
         <title>import mysql.connector</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701855484</link>
         <description><![CDATA[<div>db=mysql.connector.connrct<br>{<br>user='root',password='123456',host='localhost',port='3306',database='nitttr',raise_on_warnings=True)<br>print("Database Connected"}<br>db.close()</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:31:36 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701855484</guid>
      </item>
      <item>
         <title></title>
         <author>sujalaccct</author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701855564</link>
         <description><![CDATA[<div>import mysql.connector<br>mydb=mysql.connect.connector()</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:31:41 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701855564</guid>
      </item>
      <item>
         <title>shanmuganeethi</title>
         <author>shanneethi</author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701865425</link>
         <description><![CDATA[<div>dbcon = mysql.connector.connect(</div><div>    user='root', </div><div>    password='myrootpwd',</div><div>    host='localhost',</div><div>    port ='3306',</div><div>    database ='nitttr',</div><div>    raise_on_warnings= True)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:42:42 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701865425</guid>
      </item>
      <item>
         <title>give correct path</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701865984</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:43:22 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701865984</guid>
      </item>
      <item>
         <title>subi</title>
         <author>subi2</author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701866256</link>
         <description><![CDATA[<div>def dbconnection():<br>dbcon=mysql.connector.coonect(<br>user= 'root'<br>password='root'<br>host='localhost'<br>port='8888'<br>database='webdb'<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:43:42 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701866256</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701867159</link>
         <description><![CDATA[<div>Lachiram Nanavath</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:44:37 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701867159</guid>
      </item>
      <item>
         <title>def dbconnection():</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701867354</link>
         <description><![CDATA[<div>import mysql.connector<br>db=mysql.connector.connect(</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/691884238/dc4e88a7f50806d8ddaf7b8191b2d192/database.py" />
         <pubDate>2020-08-27 05:44:51 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701867354</guid>
      </item>
      <item>
         <title>mohana</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701867540</link>
         <description><![CDATA[<div>import </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:45:04 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701867540</guid>
      </item>
      <item>
         <title>from dbcon import*</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701868039</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:45:39 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701868039</guid>
      </item>
      <item>
         <title>Import mysql.connector</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701869574</link>
         <description><![CDATA[<div>import dbcon.py<br><br>   dbcon= mysql.connecor.connect(user='root', password='myroot</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:47:23 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701869574</guid>
      </item>
      <item>
         <title>Maya</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701869584</link>
         <description><![CDATA[<div>import mysql.connector</div><div>import dbconn<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:47:23 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701869584</guid>
      </item>
      <item>
         <title>Dhanya m</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701869648</link>
         <description><![CDATA[<div>from dbconn.py import dbconnection()<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:47:28 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701869648</guid>
      </item>
      <item>
         <title>from dbconn.py import dbconnection</title>
         <author></author>
         <link>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701870560</link>
         <description><![CDATA[]]></description>
         <enclosure url="" />
         <pubDate>2020-08-27 05:48:27 UTC</pubDate>
         <guid>https://padlet.com/shanneethi/m57qh1tkv8h8/wish/701870560</guid>
      </item>
   </channel>
</rss>
