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... 

Dev Articles Forums - Programming Help and... - www.devarticles.com | Site profile

Site profile page for http://www.devarticles.com. This report page has aggregated and summarized the online discussions from the Message Board located at http://www.devarticles.com. This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.devarticles.com is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) 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 site's popularity and/or exact posting volumes at any given reporting period.

Title: Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies - http://www.devarticles.com Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies
Url: http://www.devarticles.com
Users activity: 1 post per thread
site activity: 901 active thread during last week
Site rank: 2,167 (go to rank page)
Domain info for: devarticles.com
 

Posting activity table on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies:

  Week Month 3 Months
Threads: 901 3,826 11,981
Post: 939 4,094 13,049
 

Authority Badge:

Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies | Forum Authority Badge

Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies posting activity graph:

Posts by:  day  week  month 
 

http://www.devarticles.com Alexa graph:

Top authors on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies during last week:

Name
Posts
RSS_News_User
531
user's latest post:
Time Warner, News Corp reported...
Published (2009-11-21 00:03:00)
orange
6
user's latest post:
Access migration
Published (2009-11-20 09:43:00)
Quote: Originally Posted by qgkalbente If you are wanting to upload anto Mysql, you can extract a csv file from Access and upload it in Mysql. You could use tools to do this such as Informatica or Talend Open Studio (open source). This should work well. Also if you want to export data from Access to csv or text, you can import into MySql. You may want to look at phpAdmin for MySql also.
nemolilo
4
user's latest post:
Lotto program
Published (2009-11-20 23:37:00)
Thanks I finally figured it out. What i meant by covering all the bases is that the user wants to have enough tickets so that each set will contain every number 1-49 at least once, on some ticket. Here is the code that i finally figured out and it works(thanks soooo much): Here is the project from my professor: /* Author, * Daniel Perry*/ import java.util.*; public class megaloterycorrect { public static void main(String args[]){ Scanner s =...
VelvetLove
3
user's latest post:
Help: I want to design 2D map?
Published (2009-11-16 00:17:00)
I would use JFrame. Easy to create simple shapes in that, and you can scale it to whatever you want it to be. I'm pretty sure JFrame is in java.awt.*, but i can't remember, it's been a while since I've used java
kazbarina
3
user's latest post:
HELP - Refresh Text Box data...
Published (2009-11-16 09:01:00)
Hi. No unfortunately it didn't. However, I have managed to solve it. I set focus to the text box in question and then did me.requery. Thanks
DevAdmin
3
user's latest post:
Image Replacement CSS Techniques
Published (2009-11-20 09:00:00)
Image replacement is a useful approach for solving certain web design problems. In this first article of a series that examines this technique, we take a closer look at an image replacement approach that relies on assigning a large negative value to the “text-indent” CSS property to hide the text wrapped by a web page element, thus unmasking its background image. Read the full article here: Image Replacement CSS Techniques For more...
MaHuJa
3
user's latest post:
[Classes] Static member variables
Published (2009-11-20 06:54:00)
Consider, for the sake of understanding static members, creating a global variable called int SavingsAccount_annualInterestRate; and using that instead. Using a static member variable means: -Using :: between classname and varname instead of _ or whatever else -The ability to skip classname:: when writing code for the class in question That's it. There's no more difference between static members and global variables. I'm...
neeraj0107
2
user's latest post:
[Other] Which software to use to...
Published (2009-11-15 06:14:00)
Hi Folks Have a nice day !! I am very new to software development and have to prepare inital presentation to client for application development. Client application will require quite high database connectivity. Pls let me know which technology will be eaiser and cheaper to design and develop frontend of application. We wish to use tomcat as middle tier. I will be very thankful of you for early reply. Regards Neeraj
Irenaught
2
user's latest post:
Update query problem
Published (2009-11-17 00:08:00)
In case anyone cares to see this is how i solved the problem Code: Dim stDocName As String Dim db As DAO.Database Dim rs As DAO.Recordset Dim Value As String Dim MySql As String Set db = CurrentDb() Set rs = db.OpenRecordset("SELECT DonationId FROM Donations WHERE DonationReceipt = 0") With rs If rs.RecordCount <> 0 Then .MoveFirst 'Get the value you want off the first record (oldest date) Value =...
paulscode
2
user's latest post:
Lotto program
Published (2009-11-20 07:25:00)
I have no idea what "covering all the bases" means, however it is pretty simple to call a method. First you have to create the method: Code: public static boolean isCoveringAllBases(int[][] tickets, int n) { // TODO: Do something here.. } Then, in your code, you can call the method by passing it the array that gets returned by your generateLottoTickets method. To do that, first find the part of your code that looks like...
 

Top 10 active forums on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies during last week:

Science News - 146 new posts Science News - forum profile
Technology News - 79 new posts Technology News - forum profile
Business News - 55 new posts Business News - forum profile
C/C++ Help - 6 new posts C/C++ Help - forum profile
Microsoft Access Development - 6 new posts Microsoft Access Development - forum profile
Java Development - 4 new posts Java Development - forum profile
Development Tutorials - 2 new posts Development Tutorials - forum profile
MySQL Development - 2 new posts MySQL Development - forum profile
General SQL Development - 1 new post General SQL Development - forum profile
 

Top 10 forums on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies:

Technology News - 29,337 posts Technology News - forum profile
Business News - 29,281 posts Business News - forum profile
Science News - 25,438 posts Science News - forum profile
C/C++ Help - 7,071 posts C/C++ Help - forum profile
Microsoft Access Development - 2,557 posts Microsoft Access Development - forum profile
PHP Development - 1,504 posts PHP Development - forum profile
JavaScript Development - 731 posts JavaScript Development - forum profile
.NET Development - 653 posts .NET Development - forum profile
Java Development - 650 posts Java Development - forum profile
Development Tutorials - 636 posts Development Tutorials - forum profile

Latest active threads on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies:

Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies
Started 1 week, 3 days ago (2009-11-16 01:14:00)  by paulscode
Any chance you could post your code?
Forum:  Java Development Java Development - forum profile
Thread:  Show this thread (6 posts) Thread info: Lotto program Size: 92 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Lotto program :: Java Development :: Dev Articles Forums - Programming Help and Tutoria..."
 

Hot threads for last week on Dev Articles Forums - Programming Help and Tutorials for all developmenttechnologies:

Java Development
RE: Lotto program - 4 new posts
Started 1 week, 3 days ago (2009-11-16 01:14:00)  by paulscode
Any chance you could post your code?
Forum:  Java Development Java Development - forum profile
Thread:  Show this thread (6 posts) Thread info: Lotto program Size: 92 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Lotto program :: Java Development :: Dev Articles Forums - Programming Help and Tutoria..."
Microsoft Access Development
RE: Access migration - 3 new posts
Started 6 days, 11 hours ago (2009-11-20 09:38:00)  by qgkalbente
If you are wanting to upload anto Mysql, you can extract a csv file from Access and upload it in Mysql. You could use tools to do this such as Informatica or Talend Open Studio (open source). This should work well.
Forum:  Microsoft Access Development Microsoft Access Development - forum profile
Thread:  Show this thread (3 posts) Thread info: Access migration Size: 270 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Access migration :: Microsoft Access Development :: Dev Articles Forums - Programming Help and Tutoria..."