Ask Questions & Get Answers at ibibo sawaal
     Powered by Bixee Crawl
Results 1 - 15 of about 1743 sawaal for "cons"
Sort by: Recency | Relevancy

why we are unable to make con folder in our PC ?and how we will make this....?

to create CON folder use command :C:> "mkdir .e:con" < Enter Key >To delete a CON folder use command :C:>"rmdir .e:con" <Enter key >...con folder means hiden write attrib h -s folder name....create CON folder use command :C:> "mkdir .e:con" < Enter Key >To delete a CON folder use command :C:>"rmdir .e:con" <Enter key >

Posted in Computers & Technology by millan at 3:29 PM on September 11, 2008

Unable to rename a folder with filename CON why?

Device names such as Com, CON or LPT are reserved words, and they cant be used as folder or file names.The reason is it is a safety concern to allow these names to be used as someone could do something malicious to your system if it was allowed....U cannot use the name con to rename any folder as the name is used by the system OS and is reserved....Wel, Some of the keywords in Windows OS

Posted in Computers & Technology by smile at 11:47 PM on September 05, 2008

Hello can anyone tell why we cant make folder as name conin exp window tell soon ?

well TAHIR, You cant create a folder of name CON directly from Windows GUI because in window OS some words are reserved for some specific purpose like CON ,LPT etc.CON is reserved for Console folder of name CON, LPT9, COM1, etc , for which steps are given below : Goto command prompt Type in prompt e:> "mkdir .e:con" Verify by typing "dir .e:con" Delete the file or folder

Posted in Computers & Technology by TAHIR USMANI at 11:42 PM on June 15, 2008

can we make a folder in computer of name con?

Some of the keywords in Windows OS are reserved for specific purposes or devices.These names cant be used as folder name.Some of the commonly used reserved words areCON, PRN, NUL, COM1 to COM9, LPT1 to LPT9,CON is reserved for Console combination of Input device keyboard and output device monitorPRN is reserved for PRiNter.COM1 to COM9 are reserved serial COMmmunication portsLPT1 to LPT9

Posted in Computers & Technology by arjun tyagi at 4:50 PM on July 31, 2008

Thanks Mr. Alok Gupta for the Kind information about "CON" folder. plz also tell me the delete process of the above folder and also your mail ID if possible.

or type cmdSTEP2: to create a folder with the name "con"C:> "mkdir .c:con" < Enter Key >STEP3: check it out using the command"dir .c:con"STEP4: finally delete the "con" folder"rmdir .c:con"...Hi,We can delete it using "rmdir " command.I am giving you the entire process.STEP1: goto command prompt or type cmdSTEP2: to create a folder

Posted in Computers & Technology by Ashwani at 9:43 PM on May 27, 2008

Hello, I am Ashwani Sharma. Plz tell me is it possible to create a folder named con in windows or Dos. Also tell me how???. Plz its urgent

well Ashwani, It is not possible to make a folder with the name "con" in windows.Some of the keywords in Windows OS are reserved for specific purposes or devices .CON is reserved cmdSTEP2: to create a folder with the name "con"C:> "mkdir .c:con" < Enter Key >STEP3: check it out using the command...Well Ashwini , It is not possible to make a folder

Posted in Computers & Technology by Ashwani at 11:07 PM on May 24, 2008

For what reason we cannot rename any folders in computer as "CON"?

which circulates via email and online, it is not possible to create a folder named "CON" on a Microsoft Windows based computer. The message claims that not even Bill Gates or the whole Microsoft "Team" can explain why this might be so.It is in fact perfectly true that you cannot create a folder named "CON", nor can you rename an existing folder to "CON

Posted in Computers & Technology by Pradeep G at 1:44 AM on August 10, 2008

hello mam, in the desktop did not make Con folder name, why? plz tell me

well pradeep It is in fact perfectly true that you cannot create a folder named "CON", nor can you rename an existing folder to "CON". However, there is no mystery surrounding this restriction whatsoever. The "team" at Microsoft, and a great many others besides, know perfectly well why you cannot name a folder "CON". "CON" and a number of other character

Posted in Computers & Technology by Pardeep at 7:23 PM on May 05, 2008

Why the name con file cannot created on any PC?

Because the name is used by the system....Folders with name: CON, PRN, AUX, CLOCK, NUL, COM1, COM2, COM3, COM4, COM5,COM6, COM7, COM8, COM9, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, & LPT9cant be created using Windows Explorer or Command Prompt directly! Try thisout.. right click on your desktop and try creating folder named "con"it changesback to "ew Folder

Posted in Computers & Technology by Mandeep at 1:20 AM on September 11, 2008

What is cons

or pointers to values. These objects are referred to as cons cells, conses, or cons pairs. In Lisp jargon, the expression to cons x onto y means to construct a new object with cons x y.2. CONS is new and better, conses, or cons pairs. In Lisp jargon, the expression to cons x onto y means to construct a new object with cons x y. The resulting pair has a left half, referred to as the car the first element, and a

Posted in Computers & Technology by Hari at 11:46 PM on November 04, 2007
Tags cons

What is a hoax?

to perpetrate a hoax by making only true statements using unfamiliar wording or context see Dihydrogen monoxide hoax. Unlike a fraud or con which is usually aimed at a single victim and are made for illicit Dihydrogen monoxide hoax. Unlike a fraud or con which is usually aimed at a single victim and are made for illicit financial or material gain, a hoax is often perpetrated as a practical joke, to cause

Posted in Computers & Technology by Sirsendu at 6:06 AM on June 27, 2008

define mysqlfetchrow method?

;/ verify we have results. /if row = mysqlfetchrow results == NULL return FALSE;Example<?php con = mysqlconnect"localhost", "peter", "abc123";if !condieCould not connect: . mysqlerror;dbsele cted = mysqlselectdb"testdb",con ;sql = "SELECT from Person WHERE Lastname=Refsnes";result = mysqlquerysql,con;print rmysqlfetchrowresult; mysqlclosecon

Posted in Computers & Technology by Sharad Singh at 9:11 PM on May 15, 2008
Tags define, method

why cant we create folder named as "con"

well nishikant Device names such as COM1, CON or LPT1 are reserved words, and they cant be used as folder or file names.Basically its one way Microsoft patched some of their denial of service vulnerabilities.Well hope that explains it for you.but der r ways to create folder named conTry this:go to cmd prompttype md .c:conthen u will see folder named con created in c drive...con is a system file stored

Posted in Computers & Technology by NISHIKANT at 5:08 AM on April 07, 2008

I have a database in mssql 2000. How can i port all its tables, views,stored procedures into Mysql 5.0.

://www.datadoct or.co .in/datarecovery/mssql-mysql-d b-con vert.html...well, there are some softwares by which u can convert ms sql data to mysql data.some of that are as follows;MSSQL-to-MySQL is a program to migrate/datarecovery/mssql-mysql-d b-con vert.html...there are some softwares by which u can convert ms sql data to mysql data.some of that are as follows;MSSQL-to-MySQL is a program to migrate Microsoft SQL databases to MySQL server

Posted in Computers & Technology by baladutt at 5:50 PM on July 14, 2008

when v create a new folder and name it "CON" y it will not create?

No you cant create a folder name "CON" because the name "CON" is somehow related with some system folder name. So that is why this is not allowed in Windows operating system....well con is the reserved name hence normally windows/DOS dont normally allow you to create it. BUT you can create con folder you just need to follow following steps1. go to command prompt start

Posted in Computers & Technology by saiteja at 2:37 PM on February 24, 2008
Refine By Date
sawaal signature
sawaal free visiting card