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   
dba Support Unable to open Oracle 10G DB  
08:59 29-Dec-08   [Replies: 2, Views: 111]    By: Unnamed
Wen i m trying to open "Run sql command line " , it just blinking and closed... and if i open " http://127.0.0.1:8080/apex [http://127.0.0.1:8080/apex]> " link it shows page cant b displayed.....
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers BeforeUpdate Confirm Save  
08:27 29-Dec-08   [Replies: 2, Views: 43]    By: Unnamed
Hi I wrote a function which asks the users to confirm that they want to save changes: Code: Function CheckSave() As Integer Dim frm As Form Set frm = screen.activeform Dim m As Vb...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DevX.com Forums How to set constraint on table row  
06:52 29-Dec-08   [Replies: 5, Views: 242]    By: june
Hi, I have a table like given below: SectionName SectionCode IRN Production PROD 2001 Electrical EL ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Recommend T-SQL book?  
06:36 29-Dec-08   [Replies: 4, Views: 159]    By: George2
Hello everyone, For a beginner of T-SQL for Windows SQL Server 2005 on Windows Server 2003, what is your suggested book? thanks in advance, George ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Beginner In Access Please Help  
05:40 29-Dec-08   [Replies: 3, Views: 70]    By: Unnamed
Hi , Well i am very new to this forum , i have made a table contain following data DATE , SYMBOL, OPEN, HIGH, LOW, CLOSE, AVG, VOLUME the name of the above table is DATA Now i want to make a form...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Looking for a Good Login Form  
04:26 29-Dec-08   [Replies: 25, Views: 327]    By: Unnamed
People I need a login form with a option to know who is the login user when I enter my username and password. I need this to know Who is the user login into my DB. Example: I login with TESTinto...
[Tags: No tags defined yet] -
Be the first to Tag this thread
dba Support Oracle equivalent of SQL Server table-valued functions  
02:59 29-Dec-08   [Replies: 1, Views: 93]    By: Unnamed
Hi, The company i have started working for supports both SQL Server and Oracle for the product we release to clients. Being from a SQL Server background, i am basically new to Oracle. Wher...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Count records on subform  
02:50 29-Dec-08   [Replies: 24, Views: 157]    By: Unnamed
Hi I am trying to count the number of records in a subform where the value of the field [work] is "None", "Poor", "Good", ... etc I wondered if DCount would work bu...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Desktop Icon For Database  
02:10 29-Dec-08   [Replies: 7, Views: 64]    By: Unnamed
Is there a way to create a desktop shortcut for database that I can change the icon? I have tried the drag and drop to create a shortcut successfully but it does not give me the option to change t...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Modify Export Template  
00:49 29-Dec-08   [Replies: 1, Views: 57]    By: Unnamed
I have a tape Label data base that exports information to a word.dot to print out labels for tapes and CD's. The information changes based on dates I input into the database then it brings me to ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
CodeGuru Creating A Query In A Stored Procedure  
22:55 28-Dec-08   [Replies: 7, Views: 140]    By: Scott.Macmaster
I need to create a stored procedure that returns details from one or more quarters in a fiscal year. I suppose this would be simple if I could build a query in chunks based on the pa...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Week Day Date then Week End Date  
22:49 28-Dec-08   [Replies: 15, Views: 105]    By: Unnamed
Hello, I have a query that has the date the record was recorded. I also have a non linked table that has all the Friday's (End of week) in it for the next few years. What I'm trying to do is this;...
[Tags: No tags defined yet] -
Be the first to Tag this thread
dba Support Query Help  
22:42 28-Dec-08   [Replies: 2, Views: 126]    By: Unnamed
I have a library database where users can borrow media from my inventory list. I am trying to query the database to find out the last user to borrow certain media. Rather than get the last...
[Tags: No tags defined yet] -
Be the first to Tag this thread
dba Support lock lock  
20:31 28-Dec-08   [Replies: 2, Views: 102]    By: Unnamed
Oracle 10g for example : there is a table named table_a, now ,it 's 6:00AM . i want to know that table_a's status at 5:00AM. i want to know if anyuser locked table_a at 5:00AM. how ca...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers sum of all the dynamic fields in query  
18:59 28-Dec-08   [Replies: 8, Views: 102]    By: Unnamed
Hi! i have a query having ID(auto number) field, Name(text) field, and many other field having field property of (Currency) now what i want to do, is to sum all the fields having Data type of (cur...
[Tags: No tags defined yet] -
Be the first to Tag this thread
dba Support trying to create database from dos shell  
16:58 28-Dec-08   [Replies: 1, Views: 62]    By: Unnamed
hello everyone i'm a 1yr into oracle and currently i am trying to create a database dos shell. everything has gone fine until i try to execute the "create database" command. this is the error that...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Control Source - Access 2007 - MOVING AVERAGE  
15:30 28-Dec-08   [Replies: 6, Views: 73]    By: Unnamed
I wish to create the Control Source for 5 Days, 10-Days, 20 Days Average from the following table: DATA ID CODE DATE CLOSE 5 DAYS 10 DAYS MOVING AVERAGE MOVING AVERAGE 1 XYZ 03-Dec-93 100 2 XYZ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Return only last record of child table  
15:20 28-Dec-08   [Replies: 6, Views: 43]    By: Unnamed
I have 2 relational tables. Parent: Quotations Child: QuotationRevisions Currently my query returns all entries, so for example the 1st row of the "Quotations" table contains 8 r...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers email current report ONLY to client  
13:35 28-Dec-08   [Replies: 0, Views: 34]    By: Unnamed
Hi I have been reading through the post to try to find the solution to my problem but after adding different chunks of code I always hit the same problem. I am doing some work for a plumber who ha...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal Financial Crisis makes companies want to know more about their own bus..  
12:06 28-Dec-08   [Replies: 0, Views: 110]    By: Canadian*
Financial Crisis makes companies want to know more about their own business. It’s almost certain that reduced Business and consumer spending arising from the global financials crisis...
[Tags: No tags defined yet] -
Be the first to Tag this thread
DatabaseJournal How to create a login form Oracle6i forms  
07:37 28-Dec-08   [Replies: 1, Views: 220]    By: Unnamed
this is my application users table:- USERID NOT NULL VARCHAR2(6) USERNAME NOT NULL VARCHAR2(20) PASSWORD ...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Form/subform Issues  
06:04 28-Dec-08   [Replies: 2, Views: 42]    By: bwyrwitzke
This is a little unusual and I'm probably going about it in the wrong way but I'm still hoping someone out there can help... I have a main form (frmMain) with 3 subforms (subfrm_DE, subfrm_Tod...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers String concatenation and Combo boxes!  
02:10 28-Dec-08   [Replies: 2, Views: 45]    By: Unnamed
Hey there guys, I was wondering if anyone could help me out. I'm currently working on a project and i need to concatenate 3 fields to make up the value in another text box. the three fields consis...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Multiple ID confusion  
00:22 28-Dec-08   [Replies: 7, Views: 49]    By: Unnamed
Hi. I use a form to display data of a table that contains information about the Product "tblProduct". I also have a table "tblVoltage" that shows wich types of voltage that a p...
[Tags: No tags defined yet] -
Be the first to Tag this thread
Access-Programmers Ole Field MS Access 2007 - Power point Object  
22:49 27-Dec-08   [Replies: 0, Views: 20]    By: gem1204
I recently upgraded from MS Access 2003 to MS Access 2007. In the database I had a table that had an OleObject field that I used for PowerPoint presentations. When you opened the table you cou...
[Tags: No tags defined yet] -
Be the first to Tag this thread

<<First  <Previous  7  8  9  10  11  [12]  13  14  15  16  17  Next>      
   




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

© Pidgin Technologies Ltd. 2006