|
More site info...
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.
|
|
|
|
|
Posting activity on Databases :
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
30
|
86
|
289
|
|
Post:
|
50
|
145
|
585
|
|
|
Databases Posting activity graph:
|
Top authors during last week:
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...
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"')
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
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...
user's latest post:
Datamining Amazon
Published (2009-11-25 22:23:00)
Anybody have any opinion on this?
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
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/
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
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.
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 ::
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.
Started 3 months, 1 week ago (2009-08-27 01:19:00)
by premiumscripts
Try using mysqldumper instead: http://www.mysqldumper.de/en/
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"')
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.
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)
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.
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.
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. "...
Started 6 days, 20 hours ago (2009-11-25 22:23:00)
by cashnow4books
Anybody have any opinion on this?
|
|
Hot threads for last week on Databases ::
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
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.
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 ...
Started 3 months, 1 week ago (2009-08-27 01:19:00)
by premiumscripts
Try using mysqldumper instead: http://www.mysqldumper.de/en/
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)
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?
Started 6 days, 20 hours ago (2009-11-25 22:23:00)
by cashnow4books
Anybody have any opinion on this?
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.
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"')
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.
|
|