I have been working on a database for my research job.For our research purposes we are trying to create a unique identifier that tells us 4 things: 1) what study they are a part of, [this will be “QQQ” for EVERYONE] 2) what group they are in, [this will be a four digit number, such [...]
Cheers, Does anyone know where I can get a list of what a specific reference in Access can do. Specifically, I have VB.NET code that Imports System.Web.mail that I would like to use in my vba code. I have had luck with similar .NET code: I used the reference Microsoft Excel 12.0 Object Library instead [...]
I have a table and when I pull a clients info up I would like the web address to be able to be clicked to view web site. How would I code this in? Here is some of my code. $num_rows = mysql_num_rows($query); print “<b>Here is my Information on you. <br><br>E-Mail me with any changes.</b><P>”; [...]
When I opened a crystal report from design mode to Preview mode It thrown this error:’’Database Connection Error:’Cannot obtain Error message from server’ and, ODBC Error(Merant) ODBC Oracle 8 Driver ORA-06550:Line1,Column8,PLS-00201:identifier’xxx.PRC_RI_REPORT’Must be Declared ORA-06550:line1, column 8: pl/sql Statement ignored Error Detected by Database DLL And,Database Connection Error
Can anybody tell me how to install the MYSQL JDBC connector. I am getting error “java.sql.SQLException: No suitable driver “. I placed the driver in the java-jrelib folder also in the shared folder of tomcat 5.0. Even in the lib folder of WEB-INF. But I am getting the same error.
how can i give database connectivity in code of c++, and my database is stored in ms-access?
I’m new to SQL and am creating a new database and I am wondering what format would work best. I am looking for the query results to be formatted (specifically hyperlinks and paragraphs). I am thinking that I need to go with XML to get this type of formatting. Is this the way to go? [...]
I have designed a solutions for a Student and Employee Management system using Object Oriented concepts and techniques. I’m doing this management system as a Graduate Project. Now I’m stuck in implementing the association relationships. Can anyone help me on this. Answers using code examples would be great. Thanks, From Lahiru.
I am trying to print a form in access 2000. The form consists of a subform. The problem is when I print, the name of the subform is printed at the bottom of the fields on the subform. The name of the subform appears whenever there is a blank field at the end of the [...]
Hi everyone; I took a hiatus as a stay-at-home mom and am just back into the programming world. 13 years experience – 8 year break – back 1 year. Pure AS400 (can’t say iSeries yet) do use RPGLE (thankfully) understand free – used to be MAPICS guru (can’t say Infor either). Do any of you [...]
I am a new Access user with no training. What I know, I have figured out on my own. The issue I am having now is why does Access always save a copy whenever anyone exits the database? It will save a copy and number it every time. Most days there’s about 12 -15 copies. [...]
I am building a database to help my daughter with keeping a record of pupil progress. I have a form in which I have a field for ‘current grade’ and a field for ‘target grade’. I also have a field ‘progress’ in which I am using an ‘IIf statement’ to compare the two fields (to [...]
I’m designing a database for my town office as part of my class project. I want to put my name on the project somewhere as author so I get some credit for my work. Where/how can I do this?
I created a new database. with a data access page. when the person or persons are entering a new log i would like for access to send a e-mail to notify me of a new entry. I built a module to grab the fields i need to be sent. I just can’t get it to [...]
Now ,I am studying Java programming J2SE. How do u think of this language? Should I continue to study? Can I stand as Java Professional. Most people says that Java is difficult and there is few jobs . And another question is How can I run Java RMI.
Hi, I’m new to web development and I’m working my way through the Dreamweaver manual (also in the PDF). It was going well well until I hit the wall in “Chapter 5 Developing a Web Application” (Page 69-82). My problem…. I can’t seem to get “Live Data View” to work (bottom of P.66 in the [...]
Hello! Sort of a “newbie”, so please forgive the ignorance. I want to be able to build a page (and edit screen) dynamically, based on some mechanism of persistable per-control screen location/formatting/field masking information – storeable/retrievable as a “unit”, representing a particular “view” of a model/data in a database. For example, I have a database [...]
I have a table of entries from SQL server called PID. Each of this entry should follow the following select * from HR.TABLES a START WITH a.SID = ’0′ CONNECT BY PRIOR a.parentid = a.sid’ Where I have ’0′ in the query above, should take all the values from PID. Is there a easy way [...]
I need to convert my Sybase data to SQL Server data. I tried using several methods for a single table that contains 1357 records. When I used the DTS wizard, the tranfer completed sucessfully but the data in the column with data type “money” was not correctly transferred. For an example, the value 9700.00 was [...]
Can SQL Server 2005 database mirroring work if the mirror server is to be in another building with the networks connected via VPN router?





