Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- list all theColumn name of a table
- hi,i am using oracle 10g express to develop the applicton.i am looking the answer for retrieving all the column name of a particular table in oracle.Two waysOn the application side.Select * from mytable where 1 = 0then iterate through through the columns in the result.Meta data wiseselect c.name from syscolumns...
- Tags: valli1983@...
- Discussion threads 2007-03-22
- Left Join and Union Query in Access
- I have three tables as belowTimesheet - weekdate, id, name, hrsBill Table - weekdate, id, name, rate, hrsResource Table - fromweekdate, toweekdate id, name, rate, po, ponameI need a query that satisfies the following conditions:1) Select all the records from Timesheet2) Select weekend, rate, hrs from Bill Table for the...
- Tags: Microsoft Access, gary03@..., id
- Discussion threads 2007-07-14
- Why does this Trigger go off?
- I have created a SQL trigger that should only work if both fields are updated. Can someone tell me why when ony one field is uptated that this trigger goes off. Thank YouCREATE TRIGGER send_update_requeston dbo.ONSA_NSSFOR UPDATEAS--- Send a Update request to the owning ONSA/AGENTDeclare @ID NVARCHAR (4000)Declare @subject...
- Tags: UPDATE, SELECT
- Q&A 2006-06-28
- ID Directory Shield (exe)
- You can always trust ID Directory Shield to manage all your files and folders, as you will always keep track of everything, and this is essential when it comes to a job well done. We are sure you have tone of other important things to do than check manually or...
- Tags: Folder, Directory, Recruitment & Selection, Human Resources, Workforce Management
- Software downloads 2008-02-11
- Problem with MS Access 97 SQL query.
- Can someone help me pls. I'm developing an application for my small travels and tours agency that will handle the personal information and reservation requests of customers. I want a situation where when I click the view reservations button from within the customer page, the "Reservation form" will load and...
- Tags: Databases, Microsoft Corp., deyshele@..., Microsoft Access, reservation, customer id, cusIdNum
- Discussion threads 2007-09-12
- to recover yahoo id and password
- i am trying to open my yahoo id but it is not opening... it is hacked by someone...A few things to check...Are you typing your ID & password correctly?Have you got CapsLock turned on?Have you got NumLock turned on?If you have forgotten your password did you have a secondary email...
- Tags: ramji_londonwale@..., password, Yahoo! Inc.
- Discussion threads 2007-05-30
- This should work
- If you sort out the table & field names.Select Members.* From Members, VotingHistory v2002, VotingHistory v2003, VotingHistory v2004Where Member.Party = 'Republican'And Member.ID = v2002.IDAnd Member.ID = v2003.IDAnd Member.ID = v2004.IDAnd V2002.Year = 2002And V2003.Year = 2003And V2004.Year = 2004Uses aliases so can join to the voting history table more than...
- Tags: access query, htilis@..., Member.ID, Microsoft Access, networking, VotingHistory
- Discussion threads 2005-08-29
- Somebody pls help!!!!!! MS Access/VB6.0 query problem
- Can someone help me pls. I'm developing an application for my small travels and tours agency that will handle the personal information and reservation requests of customers. I want a situation where when I click the view reservations button from within the customer page, the "Reservation form" will load and...
- Tags: Programming languages, Scripting languages, Databases, Microsoft Corp., deyshele@..., reservation, Dim strSQL, cusIdNum, customer id, CusIDval
- Discussion threads 2007-09-16
- login problem in 2003 domain server
- I'm having problem login to my domain server after expering user's id password my clients using windows 98. i have create new user id in server & try to connect with that user id it doesn't allow me to login. but it allow to login with other's user id. but...
- Tags: kath_man85@..., user-ID
- Discussion threads 2007-06-11
- DISK ID IMPORTANCE
- I have 5 disks configured for RAID5.[ID 0-ID4]If any expert could explain whether or not there is differencehigh or less importance between the Disk drives ID i.e! SAY..Does Disk Drive ID:0 have greater significancein case of recovery than the the other disk drives in the RAID5?say for example my...
- Tags: sma_ag@..., disk
- Discussion threads 2007-11-11
- Make data entry in Access easier by changing text boxes to combo boxes
- If your users get slowed down by the various formats demanded by Access data entry, learn how to make Access' data entry fields more versatile by changing text boxes to combo boxes. Access users should not have to memorize codes or look up ID numbers in order to...
- Tags: Microsoft Access, Microsoft Office, Mary Ann Richardson, data entry, Customer Database, rep, Microsoft Office Suite Access Tips Newsletter, Box, Customer Service Representative, Databases, Office Suites, Software, Enterprise Software, Data Management
- Technical articles 2007-03-06
- Passing Parameter In CR Using Vb.net
- I have used the form,from which user select the company name->press the search button->Now we find the IdPrimarykey of the company->Id is passed to the form in which i use the crystal report viewer to display the crystal report.Problem is that how i pass the particular valueparameter in crystal report.
- Tags: amit@..., programming, Microsoft Visual Basic.Net
- Q&A 2004-12-10
- My hotmail Id HAcked..
- sombody hacked my friend's Hotmail ID..he change my secret question..and also my location..How can i reover that..Plz Help me..BrahmPoint value changed by question poster.Call Hotmail technical support for assistance...Only way to fix this is to call hotmail support. When they fix it change your pw. don't use words....
- Tags: E-mail providers, id
- Q&A 2004-12-14
- Need Urgent Help
- I have the same problem as some others.My Yahoo id has been hacked by someone.his yahoo id is vicky_y2k8.Everytime i open my message archive i get a message from the above id."ur id hacked by Magic PS v1.5 SE++.Is there any way to stop it??..I have tri
- Tags: umang_desai@..., id
- Discussion threads 2004-12-28
- Advanced ID Creator Enterprise (exe)
- Create and print professional ID cards and badges instantly! Advanced ID Creator allows you to create great looking id cards. Use the wide variety of tools to add text, graphics, shapes, barcodes, shadows and other effects to your design. Use the previously saved template to get started in a matter...
- Tags: ID Card
- Software downloads 2007-12-10
- unix query
- delete from plan_table; Explain plan SET statement_id='XXX' FORSELECT COUNT(*)FROM po_distb_promo pdp, po_distb pd, batch_cntl bc, appt_po apWHERE bc.batch_i='36496568'AND ap.appt_i=bc.appt_iAND pd.po_i=ap.po_iAND pd.dept_i=bc.dept_iAND pd.class_i=bc.class_iAND pd.item_i=bc.item_iAND pd.po_distb_i=pdp.po_distb_i; column operation format a16column options format a15column object_name format a20column id format 99select lpad(' ',2*(level-1))||operation||' '||options||' '||object_name||' '|| ...
- Tags: Unix, abhigoel_208@..., XXX, id
- Discussion threads 2007-05-15
- Oracle BLOB with ADO
- Hi All,I have installed Oracle 8i server on one system and client on another system.Now I creates two table as follows on server.->Create table first (id number(2),data LONG RAW);->Create table second (id number(2),data BLOB);Now I am using MS Visual C++ and ADO to retrieve the values from those two tables...
- Tags: ADO, BLOB, Divyesh, Oracle BLOB, Oracle Corp., programming
- Q&A 2005-04-13
- Sql Query
- i have one complecated sql quert please help me in that the situation is like this i have one table likebilltable nameid,date,status in that status is always 1 or 0 and other table likebilldetailtable nameid,bill_idfk of first table,itm_idfk of third table,amountother table is itmtable nameid,namenow i want to create one...
- Tags: akshar108@..., SQL, TO_DATE
- Discussion threads 2007-01-25
- Network Caller ID (exe)
- With Network Caller ID you will be able to monitor modem for caller ID information, and broadcast it over your network. Prohram has build-in phone book, caller log. Adjustable small popup caller ID window. This version is the first release on CNET Download.com.
- Tags: Caller ID, Network, Prohram
- Software downloads 2007-12-19
- << Previous
- page 1 of 1
- Next >>