Search Results

Showing results 1 to 40 of 130
Search took 0.02 seconds.
Search: Posts Made By: peter_budo ; Forum: MySQL and child forums
Forum: MySQL 28 Days Ago
Replies: 4
Views: 522
Posted By peter_budo
I'm not sure, databases are secondary for me as I'm programmer. If you have knowledge of SQL you may try to import back database in chunks of data.
Forum: MySQL 29 Days Ago
Replies: 2
Views: 550
Posted By peter_budo
Next time please click on "Flag Bad Post" and write message like "Please move to PHP" and assign moderator will take care of it.
Forum: MySQL 30 Days Ago
Replies: 4
Views: 522
Posted By peter_budo
Did you created "info" database before importing or you expected to be on sql file processing?
Forum: MySQL 32 Days Ago
Replies: 2
Views: 398
Posted By peter_budo
If you checked box in installation to set path for MySQL you need to only call mysql -u USERNAME -p followed by password after system request. In case you didn't do it, you need to navigate command...
Forum: MySQL Oct 15th, 2009
Replies: 7
Views: 448
Posted By peter_budo
Strange, try this there is virtually no difference just after executing you need to provide password.
mysqldump -u root assignment2 > HW1.sql -p

If this doesn't work try to install MySQL GUI...
Forum: MySQL Oct 15th, 2009
Replies: 7
Views: 448
Posted By peter_budo
If you let MySQL register its PATH on install you can run dump from any location in your pc, if you did not do so you need to run dump from MySQL installation folder. Point of this is that you do not...
Forum: MySQL Oct 13th, 2009
Replies: 3
Views: 368
Posted By peter_budo
That bit you can do on your own by searching law in regards of IT and data protection of your country that varies between countries
Forum: MySQL Oct 6th, 2009
Replies: 3
Views: 402
Posted By peter_budo
Just two more things

There is java2s.com (http://www.java2s.com/Tutorial/Java/0340__Database/Catalog0340__Database.htm) site which hold number of examples, but no real tutorials with proper...
Forum: MySQL Oct 6th, 2009
Replies: 3
Views: 402
Posted By peter_budo
@Thirusha thank you for spreading word about it, but that is just one example with specific aim to show how database connectivity should be handled through servlets no Java Server Pages. However I...
Forum: MySQL Oct 6th, 2009
Replies: 7
Views: 446
Posted By peter_budo
In similar manner as you insert into table you can retrieve from table. Here is example from JSP section (http://www.daniweb.com/forums/thread141776.html)

/*
* Retrive data of single user
*/...
Forum: MySQL Oct 4th, 2009
Replies: 3
Views: 419
Posted By peter_budo
The WHERE Clause (http://w3schools.com/sql/sql_where.asp)
Forum: MySQL Aug 13th, 2009
Replies: 1
Views: 509
Posted By peter_budo
Try this (http://espressosoft.com/wordpress/?p=25)
Forum: MySQL Aug 7th, 2009
Replies: 10
Views: 1,741
Posted By peter_budo
Congratz on discovering and reposting what was already recommended...
Forum: MySQL Aug 6th, 2009
Replies: 10
Views: 1,741
Posted By peter_budo
iText (http://www.lowagie.com/iText/) free Java library for converting number of document types, or you can go for JasperReports...
Forum: MySQL Jul 30th, 2009
Replies: 3
Views: 457
Posted By peter_budo
This is trivial question and easily solved with some Google search so apply your self to this simple task and do it. If you have more specific question you more then welcomed to ask
Forum: MySQL Jul 22nd, 2009
Replies: 2
Views: 247
Posted By peter_budo
Have look here (http://websec.wordpress.com/2007/11/17/mysql-table-and-column-names/) seems to be full of info
Forum: MySQL Jul 17th, 2009
Replies: 3
Views: 285
Posted By peter_budo
MySQL reference manual in regards of mysqldump (http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html), if this is not clear then you need to explain where you having difficulties
Forum: MySQL Jul 12th, 2009
Replies: 2
Views: 425
Posted By peter_budo
I see you already marked thread as solved. Did you get your solution? If so would you mind to share it with others?
Forum: MySQL Jul 9th, 2009
Replies: 2
Views: 414
Posted By peter_budo
Which DB is it (MySQL, MS SQL, Oracle, MS Access)?
Forum: MySQL Jun 7th, 2009
Replies: 3
Views: 470
Posted By peter_budo
That is option too, but it is not necessary to do as the above suggestion worked for me just few weeks ago and also not everyone is keen to re-install if you ask them:D
Forum: MySQL Jun 6th, 2009
Replies: 3
Views: 470
Posted By peter_budo
Try to re-run MySQL Server Instance Config Wizard (Start >> All Programs >> MySQL >> MySQL Server 5.1 >>MySQL Server Instance Config Wizard) as sometimes configuration may collide with other...
Forum: MySQL Apr 21st, 2009
Replies: 2
Views: 487
Posted By peter_budo
Please post your problem here. Solving issues over email or PM is against forum rules.
Forum: MySQL Apr 16th, 2009
Replies: 3
Views: 663
Posted By peter_budo
I never did anything like that so I can only suggest general direction.
These links looks promising and interesting

Firefox Extension Development Tutorial...
Forum: MySQL Apr 15th, 2009
Replies: 7
Views: 784
Posted By peter_budo
OK try this (http://expression.microsoft.com/en-us/dd571513.aspx)

PS: Would you mind to remove last link from your signature, adjult content is not allowed on this forum
Forum: MySQL Apr 15th, 2009
Replies: 7
Views: 784
Posted By peter_budo
Have look at this link (http://learnexpressionweb.com/sql-server-expression.aspx) could be helpful, for more in detail questions I recommend you put them in ASP.NET section
Forum: MySQL Apr 15th, 2009
Replies: 7
Views: 784
Posted By peter_budo
Are you familiar with either PHP, ASP, ASP.NET, JSP, Ajax or any other language suitable for web development and capable of database communication?
Forum: MySQL Apr 15th, 2009
Replies: 3
Views: 663
Posted By peter_budo
This doesn't make sense at all.
Can you provide more details on your requirements? What language you intend to use PHP/ASP/ASP.NET/JSP or any other?
There are tons of tutorials on SQLite...
Forum: MySQL Feb 25th, 2009
Replies: 7
Views: 1,076
Posted By peter_budo
Depending on what you using to read from browser/GUI application and which language you using Java/C#/PHP...
Forum: MySQL Feb 19th, 2009
Replies: 9
Views: 2,796
Posted By peter_budo
Check this out it should be helpful http://www.debianadmin.com/mysql-database-server-installation-and-configuration-in-debian.html
Forum: MySQL Jan 13th, 2009
Replies: 3
Views: 528
Posted By peter_budo
Knowing which technology you use collect data from form and query database would be nice...
PHP/JSP/ASP????
Forum: MySQL Jan 13th, 2009
Replies: 5
Views: 3,246
Posted By peter_budo
"Mark as Solved" bellow last post...
Forum: MySQL Dec 21st, 2008
Replies: 2
Views: 685
Posted By peter_budo
@k2k - when you buying web hosting the package says what it contains. These days only very basic and cheapest options do not include database in their offer. If you got one of these, then I have to...
Forum: MySQL Dec 13th, 2008
Replies: 3
Views: 568
Posted By peter_budo
This is not 24/7 service "my friend"!
time is DATETIME (http://dev.mysql.com/doc/refman/5.0/en/datetime.html) in MySQL, simple google search would sort such request...
Forum: MySQL Dec 9th, 2008
Replies: 10
Views: 5,474
Posted By peter_budo
Can you please explain what your trying to do?
Forum: MySQL Nov 29th, 2008
Replies: 4
Views: 1,030
Posted By peter_budo
Small recommendation for the future, use full names instead of 1-2 characters names. Once you start working on real projects and have to return to something you designed year ago for example you will...
Forum: MySQL Nov 12th, 2008
Replies: 4
Views: 1,290
Posted By peter_budo
I respectable disagree.
The site is missing on explanations to the code parts as it is only code solutions copy & paste from various resources. Explanations of most important parts of the code...
Forum: MySQL Nov 10th, 2008
Replies: 3
Views: 899
Posted By peter_budo
Thanx for confirming that for me
Forum: MySQL Nov 9th, 2008
Replies: 3
Views: 899
Posted By peter_budo
I was under impression that declaration of char(4) can store only values of exact length of 4 characters. However I was able to insert empty string and strings of less characters than 4.
Is there...
Forum: MySQL Nov 7th, 2008
Replies: 2
Views: 1,516
Posted By peter_budo
For the database import, before you attempt to import the "flat" file data in, you need go to your local DB (MySQL) and create new database
create database DATABASE_NAME;
After that you can import.
Forum: MySQL Nov 3rd, 2008
Replies: 3
Views: 681
Posted By peter_budo
The error reffers to Connector/J not to instalation of MySQL. Do you have connector?
If not download it here (http://dev.mysql.com/downloads/connector/j/5.1.html). Extract the JAR file and place it...
Showing results 1 to 40 of 130

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC