Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Databases | Forum profile

Forum profile page for Databases on http://www.digitalpoint.com. This report page is the aggregated overview from a single forum: Databases , located on the Message Board at http://www.digitalpoint.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for " Databases " on the Message Board at http://www.digitalpoint.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Webmaster Forum - Internet Marketing and Search Engine Forums -     Databases  (site profile, domain info digitalpoint.com)
Title: Databases
Url: http://forums.digitalpoint.com/forumdisplay.php...
Users activity: 2 posts per thread
Forum activity: 30 active threads during last week
 

Posting activity on Databases :

  Week Month 3 Months
Threads: 30 86 289
Post: 50 145 585
 

Databases Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Toopac
6
user's latest post:
Database Problem
Published (2009-11-25 05:07:00)
Quote: Originally Posted by george.UK Hi thanx 4 your reply mates, he have not give me the pwd, though i send him email now, but if he did not reply due to some reason is there any way to retrieve the pwd or make the new page,? i am not able to find any htaccess file in my directories, though it was there on my other wp sites, so wht should i need to do cheers Ah, simple. You say there is no ".htaccess" file, that's...
mastermunj
4
user's latest post:
Setting database to exact phrase...
Published (2009-11-30 06:11:00)
Use Phrase match.. A sample is below, please take note of (") around 'black dress' Code: SELECT * FROM affiliSt_products1 WHERE MATCH(prodName) against('"black dress"')
wptheme
3
user's latest post:
How to backup my wordpress...
Published (2009-11-21 03:33:00)
Quote: Originally Posted by viron86 export the database from wordpress then open php my admin and import it what do you mean with the above BOLD
cluongo18
2
user's latest post:
Database missing..but forums...
Published (2009-11-24 14:06:00)
And I dont get how this can happen, and my host just brushes it off saying it doesnt exist. If I end up solving this problem with the help of Digitalpoint and NOT via my host, I will be writing a horrible review about them. I need to sell this website and they pull this crap. Its simply not acceptable. Here is what I noticed. When I used scriptinstaller to install scripts, the script installer will create the database automatically. I guess it...
cashnow4books
2
user's latest post:
Datamining Amazon
Published (2009-11-25 22:23:00)
Anybody have any opinion on this?
george.UK
2
user's latest post:
Database Problem
Published (2009-11-25 04:10:00)
Hi thanx 4 your reply mates, he have not give me the pwd, though i send him email now, but if he did not reply due to some reason is there any way to retrieve the pwd or make the new page,? i am not able to find any htaccess file in my directories, though it was there on my other wp sites, so wht should i need to do cheers
strgraphics
2
user's latest post:
How to restore Wordpress...
Published (2009-11-26 17:48:00)
Friends.........., for you alllllllllllllll this will 99% help full to you......, http://www.str-graphics.com/index.ph...ysql-database/
sahabcse
2
user's latest post:
Help Me Regarding... MyDatabase...
Published (2009-11-28 02:04:00)
check your php.ini. is there any upload limit are set also upload_tmp_dir directory present
rayqsl
2
user's latest post:
SQL : group by
Published (2009-11-30 14:52:00)
You could try using the MIN() function. select bookid, count(bookid) as bookunit, sum(soldout) as soldout, min(bookname) as bookname, min(booksam) as booksam, ..... etc from table1 group by bookid As long as everything is the same for the same bookid then this should work.
Rapsodi
1
user's latest post:
Webloader v7 db
Published (2009-11-21 04:14:00)
900 video / 10.000 tag Paypal : 3$ Only 10 people will be given to.
 

Latest active threads on Databases ::

Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 4 hours ago (2009-11-30 14:52:00)  by rayqsl
You could try using the MIN() function. select bookid, count(bookid) as bookunit, sum(soldout) as soldout, min(bookname) as bookname, min(booksam) as booksam, ..... etc from table1 group by bookid As long as everything is the same for the same bookid then this should work.
Thread:  Show this thread (2 posts)   Thread info: SQL : group by Size: 323 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SQL : group by ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 3 months, 1 week ago (2009-08-27 01:19:00)  by premiumscripts
Try using mysqldumper instead: http://www.mysqldumper.de/en/
Thread:  Show this thread (25 posts)   Thread info: Perfect way of upload a large sql database Size: 122 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Perfect way of upload a large sql database ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 days, 12 hours ago (2009-11-30 06:11:00)  by mastermunj
Use Phrase match.. A sample is below, please take note of (") around 'black dress' Code: SELECT * FROM affiliSt_products1 WHERE MATCH(prodName) against('"black dress"')
Thread:  Show this thread (2 posts)   Thread info: Setting database to exact phrase as default Size: 620 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Setting database to exact phrase as default ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 4 days, 18 hours ago (2009-11-28 00:48:00)  by Chocolate Lime
If you have a cap on the size of import, split the import script into chunks and import in sections.
Thread:  Show this thread (5 posts)   Thread info: Help Me Regarding... MyDatabase Import Size: 100 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Help Me Regarding... MyDatabase Import ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 5 days, 1 hour ago (2009-11-27 17:57:00)  by rayqsl
Select * from table1 where customer_name not in (select customer_name from table2)
Thread:  Show this thread (3 posts)   Thread info: Stuck in a sql statement. Size: 118 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Stuck in a sql statement. ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 3 weeks, 6 days ago (2009-11-05 05:54:00)  by jestep
MySQL or PostreSQL are both superior databases. What you wont find is anything with Access's, Excel like GUI. What you could so if you need is install a Virtual OS, running Windows. Install Access on that. SUN's VirtualBox is compatible with BSD. There's probably a number of other BSD compatible virtualization platforms as well.
Thread:  Show this thread (4 posts)   Thread info: What could substitute Access? Size: 345 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: What could substitute Access? ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 5 days, 13 hours ago (2009-11-27 05:49:00)  by mastermunj
This can be done using recursive queries, not sure if possible in PL-SQL but can be done nicely in PHP.
Thread:  Show this thread (2 posts)   Thread info: looping in relationship Size: 103 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: looping in relationship ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 2 years, 1 month ago (2007-10-14 03:29:00)  by abhishekdaaga
Hello friends.. How do i restore my old database for my Wordpress blog ?? I downloaded the database from old host & uploaded in new host & tried to install WP manually did everything right including editing wp-config.php but when i start the installer it says " Already Installed You appear to have already installed WordPress. To reinstall please clear your old database tables first. "...
Thread:  Show this thread (21 post)   Thread info: How to restore Wordpress Database I changed my hosting a/c Size: 723 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to restore Wordpress Database I changed my hosting a/c ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
Webmaster Forum - Internet Marketing and Search Engine Forums
Started 6 days, 20 hours ago (2009-11-25 22:23:00)  by cashnow4books
Anybody have any opinion on this?
Thread:  Show this thread (2 posts)   Thread info: Datamining Amazon Size: 33 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Datamining Amazon ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
 

Hot threads for last week on Databases ::

    Databases
RE: Database Problem - 5 new posts
Started 1 week, 1 day ago (2009-11-24 09:43:00)  by crivion
who said this is a db problem? it should be a rewrite problem
Thread:  Show this thread (5 posts)   Thread info: Database Problem Size: 68 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Database Problem ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
Started 4 days, 18 hours ago (2009-11-28 00:48:00)  by Chocolate Lime
If you have a cap on the size of import, split the import script into chunks and import in sections.
Thread:  Show this thread (5 posts)   Thread info: Help Me Regarding... MyDatabase Import Size: 100 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Help Me Regarding... MyDatabase Import ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
Started 1 week, 1 day ago (2009-11-24 10:29:00)  by nyxano
If your forum is running then the database is there - just not showing up in the control panel. Check your PHPBB3 config.php file to find out exactly where your database is as part of that config.php file is the database server address, database name, username and password. You can then provide all this information to your hosting provider for them to look into the problem further and find out ...
Thread:  Show this thread (4 posts)   Thread info: Database missing..but forums still running Size: 451 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Database missing..but forums still running ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
Started 3 months, 1 week ago (2009-08-27 01:19:00)  by premiumscripts
Try using mysqldumper instead: http://www.mysqldumper.de/en/
Thread:  Show this thread (25 posts)   Thread info: Perfect way of upload a large sql database Size: 122 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Perfect way of upload a large sql database ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
Started 5 days, 1 hour ago (2009-11-27 17:57:00)  by rayqsl
Select * from table1 where customer_name not in (select customer_name from table2)
Thread:  Show this thread (3 posts)   Thread info: Stuck in a sql statement. Size: 118 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Stuck in a sql statement. ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
Started 1 week ago (2009-11-24 23:28:00)  by mastermunj
write a small php script which does the separation for you. any particular reason for 300 in one file?
Thread:  Show this thread (2 posts)   Thread info: Better way to manage email list Size: 117 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Better way to manage email list ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
Started 6 days, 20 hours ago (2009-11-25 22:23:00)  by cashnow4books
Anybody have any opinion on this?
Thread:  Show this thread (2 posts)   Thread info: Datamining Amazon Size: 33 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Datamining Amazon ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
Started 5 days, 13 hours ago (2009-11-27 05:49:00)  by mastermunj
This can be done using recursive queries, not sure if possible in PL-SQL but can be done nicely in PHP.
Thread:  Show this thread (2 posts)   Thread info: looping in relationship Size: 103 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: looping in relationship ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
Started 2 days, 12 hours ago (2009-11-30 06:11:00)  by mastermunj
Use Phrase match.. A sample is below, please take note of (") around 'black dress' Code: SELECT * FROM affiliSt_products1 WHERE MATCH(prodName) against('"black dress"')
Thread:  Show this thread (2 posts)   Thread info: Setting database to exact phrase as default Size: 620 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Setting database to exact phrase as default ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."
    Databases
RE: SQL : group by - 2 new posts
Started 2 days, 4 hours ago (2009-11-30 14:52:00)  by rayqsl
You could try using the MIN() function. select bookid, count(bookid) as bookunit, sum(soldout) as soldout, min(bookname) as bookname, min(booksam) as booksam, ..... etc from table1 group by bookid As long as everything is the same for the same bookid then this should work.
Thread:  Show this thread (2 posts)   Thread info: SQL : group by Size: 323 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SQL : group by ::     Databases   :: Webmaster Forum - Internet Marketing and Search En..."