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 Importing duplicates  
08:20 23-Jul-08   [Replies: 3, Views: 38]    By: phillsheen
Morning everyone! I have a little problem Im sure you can help me with. At the moment I get a spreadsheet from the bank every month which i import into our database. At the moment I do this...
[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: 42]    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: 1, Views: 33]    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: 22]    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: 47]    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: 19]    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 Texbox values transferred to list box  
03:32 23-Jul-08   [Replies: 2, Views: 42]    By: Unnamed
Guys can you tell me how to transfer textbox values to the list box. automatically bec i want to continually add the information. to the list automatically. meaning all the dates that i input to ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Help managing form openings  
02:32 23-Jul-08   [Replies: 15, Views: 115]    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: 31]    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: 16, Views: 123]    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: 56]    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 The command or action 'Quit' isn't available now.  
20:59 22-Jul-08   [Replies: 1, Views: 43]    By: Unnamed
Access 07 has new response to exit command in macro... The command or action 'Quit' isn't available now. *You may be in a read-only database or an unconverted database from asn earlier version of...
[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: 5, Views: 80]    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: 22, Views: 174]    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
Access-Programmers Sum(IIf(DateDiff("d",[Date Entered],[MaxOfDate Entered])>..  
18:39 22-Jul-08   [Replies: 1, Views: 23]    By: jamest85
Hi: Previouis developer didn't put comments on below Sum function, so I want to understand this totally before I do any modification, here is the code: Sum(IIf(DateDiff("d",[Date En...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Forced to save query  
17:50 22-Jul-08   [Replies: 4, Views: 37]    By: pbuethe
Sometimes when I create a quick query just to check something, then try to close the query, I am prompted for the name to save the query to instead of being asked if I want to save the changes to ...
[Tags: No tags defined yet] -
Be the first to Tag this thread

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




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

© Pidgin Technologies Ltd. 2006