Datagrid? Is this something the end user sees? Sounds like a datagrid is something visual, and thus you need front end to display it. Check out javascript libraries called extJS and Jqgrid. They support and have working examples of how to display a data grid by using PHP and Mysql as the back end.
The CCENT does cover basic networking fundamentals, but it also gives you some knowledge of the Cisco IOS, so it is an equivalent if not better certification than the Network+. ————————————- Go for the CCENT, it covers all that the network+ covers, plus opens the door to other Cisco certs – CCNA, CCNP, etc.. The [...]
Certifications can be extremely helpful to have depending on the job. Where I work at least one cert is required, and the more you have the more likely you are to get a job here, but there are some very talented team members who do not have certs. The best of the best are MCSE [...]
With no other information from you, I would go for the voice cert over wireless. VoIP is the real growth, and will keep the same sort of technology for the forseeable future. Wireless systems are changing to mesh and WiMAX systems, and possibly others on the horizon. So I think the Voice one will be [...]
Dear Ravanan, u did not mention either it is DMP or USB Printer !. If the printer is Dot Matrix, then it is possible to take print from DOS. Just open BIOS of Local Computer, and make the parallel port Bi-Directional save the BIOS. After that u may print from both DOS and Windows. Or [...]
tweeted about IT Knowledge Exchange via twitter..
We had an IT exec who also wanted to write code, especially SQL. He would take nice compact stored procedures and turn them into a nightmare. Not only did he rewrite 75 % of the stored procedures, he bypassed our content control system doing it so none of it was documented. He had procedures that [...]
Dustin’s original answer was a great start, but didn’t handle the first and last records in a form. With a bit of help I got to this: ‘Put an accurate record counter right at the start of the form’s module, ‘ after the Option Compare Database and Option Explicit statements Public FormRecCount As Integer ‘Update [...]
You could use the <a href=”http://dev.mysql.com/doc/refman/5.0/en/loading-tables.html”>LOAD DATA statement</a>. Alternatively, you could use the <a href=”http://dev.mysql.com/doc/refman/5.0/en/mysqlimport.html”>mysqlimport client</a>.
You can do a WRKOBJPDM LIB(QMPGDATA) OBJ(*ALL) page down until you come to the PF, find the one you want to work with, take option 12, and and select the member. You can also use SQL or QRY to list what you need to show on the report.
If you are using the OpenForm method, you could use the openargs parameter to pass data to the opened form. You would reference it in the other form with Me.OpenArgs. This works best with just one piece of data to be passed; if you need more than one piece of data, you could separate them [...]
I guess it depends on individual preference. if lets say you are now doing CCNA now and you would like to continue further, then go for your CCNP and if you want you can even reach till CCIE. With CCIE you will be able to demand for better pay and from there you can either [...]
This is very difficult q’s. U may do mcse/ccna or any global network course and can get job. But when u try to move foreign country for job there are lot of criteria and points. It is not enough to do a global certification as well as u have solid academic background and have good [...]
I am not going to discouraging u. Truly say, a good company doesn’t consider the experience of faculty. Cause, in this field, u have to teach a particular curriculum and the training institute generally provides u course content or course structure which is really monotonous and u never do anything out of their course. So [...]
One more thing, all reports are automated and send via e-mail from iSeries. * Notes by Charlie Browne Yes you can do this. I went to the RPG & DB2 summit last fall and saw a presentation by Scott Klement on how to do this. This is the best education currently available for AS400 developers. [...]
My advice would be to try and pick up some knowledge of other technologies such as Citrix or VMware. The other alternative is to dive into SQL Server or Exchange The only way out of this is to widen your knowledge
Java is general purpose lanquage most appropriate for client-server or three tier applications.It is basically used for server side coding and programming.Oracle is used for database access. It’s basically used for database programming and writting queries to fetch db values.Both have their own importance and carrier growth but AS per my concern I suggest you [...]
Only java ? do you mean no database manager like MySQL, Oracle, SQL Server, etc? If so, then you can use Apache Derby, an embedded database manager built in java. Take a look at <a href=”http://db.apache.org/derby/integrate/plugin_help/derby_app.html”>this site</a> Note the steps to connect with the embedder driver in the section <a href=”http://db.apache.org/derby/integrate/plugin_help/derby_app.html#Changing+the+application+to+use+the+Derby+Embedded+Driver”>Changing the application to use [...]
To start with, does the report get closed before you try to rerun the macro?
The permissions granted to the public role should be left as they are. In SQL Server 2005 and up they are already setup for the lowest set of permissions needed.





