Enter Keywords:
1 - 10 of 17(0.007 seconds)
Sort By:
 
I am using VB6. I am trying to give the user the ability to choose the records that Crystal will print. E.G SELECT * FROM Mydatabase where TransDate > 12/12/98 I will like to have the user p...
Zones: VB DBDate Answered: 07/31/2001 Rating: 8.0 Views: 65
Dear advisor  ! I use D7 and Oracle 9i I want to 'RollBack' data after Update , so i use SqlQuery (DbExpress - Oracle Driver) Ex : ... SqlQuery.Sql.Add('Update ...') ... SqlQuery.Sql...
Zones: Delphi ProgrammingDate Answered: 06/23/2003 Rating: 8.0 Views: 0
Hello,         I have a table with createddate field. i need to select the records that have been created in the last week alone.
Zones: DatabasesDate Answered: 05/17/2004 Rating: 7.4 Views: 0
I am having two tables(Table A and Table B) table A is having four coloumns and table B is having seven coloumns, the four fields of table A is also in table B, Now i want to use single insert,  so...
Zones: Oracle Product Info, SQL Serve...Date Answered: 07/17/2009 Rating: 7.6 Views: 0
I'm trying to generate reports with Crystal, and want get the data on 'em filtered (for printing things like a lone invoice, or a list of actions between date X and date Y), I was told that introdu...
Zones: Visual BasicDate Answered: 01/10/2000 Rating: 5.8 Views: 0
access 2003 I have left out a bunch of code, but..... rsSql is a querydef Problem: The recordset is not advancing correctly... It is not going to the next record...in the querydef   ...
Zones: MS AccessDate Answered: 06/26/2007 Rating: 9.2 Views: 0
Hi, i have a table with a column: Width DECIMAL(9,2). I need declare this parameter Width  in a file .xml. For example: in the database the column ContentTranslationKey is int, therefore, in th...
Zones: SQL Server 2005, XML, XML Da...Date Answered: 06/02/2009 Rating: 8.4 Views: 0
i have a query like this: select * from test where ddate = todate My question in my table i have rows with column ddate having both date and time like: 06/14/2002 14:15:30 PM  but i want t...
Zones: Visual BasicDate Answered: 06/14/2002 Rating: 8.0 Views: 0
I'm creating a small Point-Of-Sale program for a friend.  I'm having problems with the spped of my database updates.  Say i save a new customer and want the datagrid to imediatly display the new na...
Zones: Visual BasicDate Answered: 07/26/2003 Rating: 7.2 Views: 0
Hi, I am new to Visual basic My basic need is to retrieve data from an oracle table into a recordset and display the data in excel. I am querying the database on criteria based on date_tim...
Zones: VB DBDate Answered: 06/01/2003 Rating: 7.0 Views: 0