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 Subform Not Updating  
11:49 23-Jul-08   [Replies: 3, Views: 32]    By: Unnamed
Can anyone tell me why the subform on the frmDashbopard isn't updating when I hit the Search button. It should update based on the contents of combo12. I am going insane trying to understa...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Connecting to CA-IDMS via JDBC drivers  
11:41 23-Jul-08   [Replies: 0, Views: 54]    By: jpmad4it
Hi there I know that I can connect to an IDMS DB using JDBC type 4 drivers, but I have a few questions: Is this the process: - Set up the IDMS system to allow JDBC connections - defining...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Stored Procedure  
11:17 23-Jul-08   [Replies: 3, Views: 158]    By: Abbas Haider
Thread moved to Database Development forum - which is where SQL questions belong You will presumably want to extend this a bit, but here is a starting point: Code: SELECT * FROM Information_...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Query to remove duplicate  
11:11 23-Jul-08   [Replies: 1, Views: 102]    By: Abbas Haider
Thread moved to Database Development forum - which is where SQL questions belong Your question makes sense, but is not as clear as we need.. for a start, we need to know what database system y...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums SQL Server 2005 Service Lists  
09:55 23-Jul-08   [Replies: 2, Views: 30]    By: jonathan_giuliano
Could someone give me a detailed list about sql server 2005 services?? (what they are and what they do) because i installed sql server 2005 and it autostarts a lot of services which slow down my c...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Parsing a field and performing a lookup  
08:13 23-Jul-08   [Replies: 4, Views: 34]    By: mcgrcoAgain
Hi there, In my table one field has several codes to relect the fact that on equity can be listed on multiple indecies. It looks like this ;2;5;1;1;GF;1;LX;1;GD;1;SE;1;GB; I have a ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Sql server transaction log  
08:10 23-Jul-08   [Replies: 0, Views: 20]    By: Oliver1
Hi All, I'm hoping someone can help correct the holes in my knowledge. I always belived that running a backup of your database cleared the transaction log. The physical size of the transact...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Desktop Database  
06:58 23-Jul-08   [Replies: 1, Views: 13]    By: shanawazcool
I developed project in VB and used SQL server 2000 as database. when I run exe it will definately require a database, but it is inefficiant to install SQL server wherever I execute my project...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums sql insert query for inserting mutliple records  
06:50 23-Jul-08   [Replies: 2, Views: 36]    By: svibuk
i have a listbox with more than one record, 2 textbox i want to insert the data from all 3 objects in the sql table but with the below code i am not able to insert it. eg suppose i have 2 na...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers SELECT specific via filter or select all if no filter  
06:26 23-Jul-08   [Replies: 1, Views: 15]    By: flect
Howdy accessians - I have 2 text boxes on my main navigation page - first box selects a country - and the second box selects a report from that country. The second box has a query that is dependa...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Subform Sorting  
05:49 23-Jul-08   [Replies: 4, Views: 34]    By: edisonl
Hi (appreciate if someone can provide some suggestion), SITUATION: 1. I have main form that contain subform. 2. Subform generates display of an APPEND QUERY. PROBLEM: 3. Though in my query I ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Help managing form openings  
02:32 23-Jul-08   [Replies: 9, Views: 64]    By: Dudley
Hi All, I'm getting down to the wire on my little beastly application and I need some help again. I've just redone all the forms to run maximized with boxes that adjust around each form upon re...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers newbie default view question  
23:18 22-Jul-08   [Replies: 2, Views: 16]    By: Unnamed
Hi. Is there a way to set the default view in Access 03 and 07, so when a user opens the file, the correct view is already open? For example, I have a simple contacts db. Inside are two views: a t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Question how to seperate or ignore the data  
22:57 22-Jul-08   [Replies: 4, Views: 73]    By: Unnamed
Hi I need help with my database. I have problem, when I input the ip address on the textbox and when I click the button, I get access to the ip country database to read the information of end num ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Top Values in sub groups  
22:28 22-Jul-08   [Replies: 1, Views: 27]    By: Unnamed
I am no expert when it comes to VBA or SQL codes, therefore, the solution of my request may be lengthy, but it needs to be simplistic. What I am trying to do is to list out the top 2 list of my s...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Update Query Requires Source With Pk  
22:12 22-Jul-08   [Replies: 15, Views: 100]    By: doco
Just a question out of extreme frustration in trying to deal with MS's toy database. Apparently, if using a table to update another table and the source table does not have a primary key then t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums How to determine if year is current  
22:09 22-Jul-08   [Replies: 2, Views: 40]    By: KGComputers
Hi, how do i filter the dates in the table using a query that will only display dates corresonding to the current year... Assuming that the table has dates from 2000-2008..When I run...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Sorting by Unbound column  
22:00 22-Jul-08   [Replies: 1, Views: 43]    By: Quasar6
Hi everyone. Again. I'm using Microsoft Access 2003, an OleDb connection and Visual C# 2005. I'm using a mostly databound datagridview, with a single unbound column called "status&quo...
[Tags: No tags defined yet] -
Be the first to Tag this thread
VBForums Unexpected error from external database driver (8458)  
21:52 22-Jul-08   [Replies: 1, Views: 32]    By: mel_flynn
Hi all, I have been linking dfb files to MS Access 2003 for some time, always reading successfully (my VB app runs queries using these linked files). My client updated to Access 2007 a couple ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers changing UPPER CASE letters to lower case doable?  
21:41 22-Jul-08   [Replies: 6, Views: 45]    By: Espinoza84
Suppose I have a table, that has 2x columns: FIRST_NAME and LAST_NAME some of the data in these fields are all in UPPER case while in others are all in Lower Case. Because, these are first and las...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Big thanks to everyone -  
19:59 22-Jul-08   [Replies: 1, Views: 35]    By: GaryPanic
Guys - big thank to everyone who has help in the past , hopefully in the next couple of weeks I will start my next project, which is a rebuild of what i have been working for the past 12 months - ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers SQL SUM problem  
19:49 22-Jul-08   [Replies: 1, Views: 26]    By: Unnamed
Hi all! Ive created/refined this code to read in data from several tables into my access but i have a problem with SUM. With this code im trying to add together all the null values that have the ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Date range of [datefield] minus 1 year  
19:24 22-Jul-08   [Replies: 4, Views: 49]    By: Stacey
I have been looking through the search results using various phrases to try to find what I need. I probably have found it but just don't know how to apply it. I have a Date_Created field to pull b...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Help Plz!  
18:59 22-Jul-08   [Replies: 4, Views: 36]    By: Unnamed
I have been trying to create a report that would count the # of new sales orders weekly. The problem is that multiple sales order records are created due to system limitations (when actually ther...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Access to Excel and back again  
18:48 22-Jul-08   [Replies: 11, Views: 106]    By: RexesOperator
I am using Access/Excel 2003 This may become an ongoing discussion. I'm not sure, but I might have asked this before. If I have, my apologies, but I am now at the stage where I need to begin...
[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