Forum Discussion Search with BoardTracker.com
Forum Discussion Search with BoardTracker.com
  
  

Advanced  |  Help
    Home Search Alerts Browse My Threads Setup About Login Signup    


» All > Computers & Internet > Software > Databases [80 Forums][Track this Category]
   Browse sub-categories   
» Adabas» ASP-DB [1]» DB2 [1]» Firebird SQL
» Informix» LDAP» MS Access [12]» MS SQL [6]
» MySQL [7]» Oracle [12]» Pervasive SQL» PostgreSQL [1]
» SAP [1]» SQL [6]» Sybase [1]» Yukon SQL Server 2005 [1]

   Latest threads in category   
Access-Programmers Function from a Combo Box  
05:16 21-Jul-08   [Replies: 8, Views: 72]    By: Unnamed
Is there any way of getting a function from a combo box ? For example, I know that the following formula will give me the month number for a certain date; Date: Month ([tblResults]![Date])...
[Tags: No tags defined yet] -
Be the first to Tag this thread
dba Support time_remaining ever increasing in v$session_longops  
04:29 21-Jul-08   [Replies: 0, Views: 12]    By: Unnamed
Hello all i've a query running since last 5 hours, which should have finished by 4 hours. Upon checking v$session_lops, I found that time_remamining is ever increasing. I had to kill the session...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums referesh SQL database after updating  
03:49 21-Jul-08   [Replies: 3, Views: 48]    By: hiadan_dan
hi guys whut i try to do here is to refresh SQL database so that new data that have been enter before will be display in combo box. The problem is i do not know how.. Code: sqlStr = &...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers help please  
03:38 21-Jul-08   [Replies: 11, Views: 117]    By: Unnamed
guys ive been lurking every forums on the net and i cant seem to find the solution on my project, ok here it goes i have a two field and i would like to subtract this two fields to get the Downt...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers summarizing multiple recordsets  
02:20 21-Jul-08   [Replies: 7, Views: 49]    By: Unnamed
Showing my newbiness with this question, If I have a table with 100 employees and a record of their activity for each day of the month, can I total their records and show the summed total in 1 t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers How to set the TimeOut of a SQL Server Stored Procedure  
01:17 21-Jul-08   [Replies: 9, Views: 91]    By: accesser2003
I have a stored procedure that takes time to execute. It is supposed to work properly, but the problem is that it shows the message "Timeout expired" before showing making the results. ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Question organizing table  
01:05 21-Jul-08   [Replies: 1, Views: 21]    By: BenW
I currently have a table with a lot fields. I was wondering if it was inefficient and I should try breaking it apart and sorting it more accurately? Fields included are: First name, Last name,...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeCall Programming Forum Which software you use to administer your sql database?  
22:18 20-Jul-08   [Replies: 0, Views: 35]    By: Unnamed
Which software do you use to administer your sql database? Software like phpmyadmin or some other sql database software? ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Ranking problems  
17:05 20-Jul-08   [Replies: 2, Views: 14]    By: Unnamed
Hi all, I'm trying to ultimately create a report which displays the top 3 best-selling products. I've used the TOP function in the query to only show the top three results, however if I have two p...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers First Records or Certain Data  
16:57 20-Jul-08   [Replies: 10, Views: 41]    By: Unnamed
Hi, I have a table of the following. --------------------------------- field 1--- field 2 ----------------- A-----------1 A-----------2 A-----------3 B-----------2 B-----------3 ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
dba Support When OrderDetails is Zero  
16:43 20-Jul-08   [Replies: 0, Views: 31]    By: Unnamed
Here is something I've been pining over... Let's say you have a database with an Expense and ExpenseDetail table, respectively. And, let's say that there are two types of data entry forms:...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Access 2007 - Controls go Bold for no reason?  
14:10 20-Jul-08   [Replies: 2, Views: 40]    By: Meltdown
Hi all, In Access 2007 I've come accross an error where all the controls on a form suddenly start displaying in bold, click into a control and it goes back to normal. I have to restart my app ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers problem with deleting  
14:05 20-Jul-08   [Replies: 2, Views: 20]    By: Unnamed
I cannot get rid of an unwanted design grid no matter what I do. Can someone help please ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Sorry to keep posting  
09:50 20-Jul-08   [Replies: 1, Views: 22]    By: Unnamed
Sorry to keep posting, however I want to stop my query giving me a long set of results as is described in the link below. I don't want to have to use a pop up box to enter the car registration, ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Data Entry Design Problem  
06:41 20-Jul-08   [Replies: 5, Views: 83]    By: eildon
I am not sure how to do this? I have a table>Form that I input a payment. That one payment is on one bill but it represents many various properties. I.E Gas payment=1 bill but applies to 13 dif...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums [2005] select subquery  
05:40 20-Jul-08   [Replies: 3, Views: 43]    By: jlbantang
hi i created a simple subquery but im getting an execution error. Code: select parentID,childID, nodedescription (select nodedescription from tblMyTable order by nodedescription) from...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Most efficient way to populate query  
05:22 20-Jul-08   [Replies: 7, Views: 70]    By: ?l?
I have created a projects database (see image of tables and relationships attached) where a project site can have multiple staff with a role or type for each. (Roles cannot be duplicated.) The f...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Append records if date not listed in table  
05:20 20-Jul-08   [Replies: 1, Views: 19]    By: Unnamed
Hi all- I have a form with an unbound text box which the user enters a date into. Then a button is used to run an append query which adds transactions for that date to a table. I want add a crit...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Creating multiple records with similar data in form  
05:13 20-Jul-08   [Replies: 3, Views: 35]    By: Unnamed
Hey guys, I am not much of an access programmer, but have become one the past few weeks and running into a couple of bumps. Hopefully someone cna help me out. I have an assignments table for...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums delete Parent - Child Records in Vb 2008  
05:03 20-Jul-08   [Replies: 7, Views: 65]    By: ronan9715
I am using vb2088 Express edition and I am trying to figure out how to delete a parent record from one table with child records from another table. Right now if I try to execute a delete of the p...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Password Virus Please Help  
04:42 20-Jul-08   [Replies: 6, Views: 68]    By: Unnamed
I download two samples files from following link http://forums.databasejournal.com/sh...threadid=45488 [http://forums.databasejournal.com/showthread.php?threadid=45488]> after opening them,...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Problem with Arguments in form...Help  
23:27 19-Jul-08   [Replies: 2, Views: 36]    By: Unnamed
Hello, I have a form called lease, on this form I have a subform to input the tenant information that is renting. I setup a query on the combox on my subform to get my tenants name. I made a fie...
[Tags: No tags defined yet] -
Be the first to Tag this thread
dba Support Dbms_stats_funcs  
23:06 19-Jul-08   [Replies: 0, Views: 48]    By: Unnamed
Hi - I am trying to determine if it is possible to run the DBMS_STATS_FUNCS.SUMMARY procedure against just one partition of a partitioned table. I have a large, range partitioned table in an...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Test Query Results  
22:56 19-Jul-08   [Replies: 4, Views: 49]    By: Unnamed
Can someone tell me how to test a Requery to see if it returned any records to the recordset? I want to add a user message explaining the the parameters choosen found no records. Thanks for any ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Simple query help please!  
22:51 19-Jul-08   [Replies: 3, Views: 49]    By: Unnamed
Hi all, I really do require some help for a university project and as you can probably tell from below my knowledge of access is "limited" to say the least. I am using MS Access ...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  1  2  3  4  [5]  6  7  8  9  10  Next>      
 




Research | Board owners portal | BoardTracker Forums | Search plugin | Add your board | About us | Contact us

© Pidgin Technologies Ltd. 2006