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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20143999.html
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...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20653305.html
Hello,
I have a table with createddate field. i need to select the records that have been created in the last week alone.
http://www.experts-exchange.com/Database/Miscellaneous/Q_20947640.html
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...
http://www.experts-exchange.com/Database/Oracle/Product_Info/Q_24486328.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10202330.html
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
...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_22651743.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/SQL-Server-2005/Q_2445...
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20311827.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20446666.html
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...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20629266.html
Zones:
VB DBDate Answered: 06/01/2003 Rating: 7.0 Views: 0