Hello,
I am printing out mail labels and I have different criteria depending what value the user selects on my form. Lets say that I have three titles a person can be; Sales,Customer,Insurance. ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10779921.html
Zones:
MS AccessDate Answered: 07/24/2000 Grade: A Views: 0
Say I have a TCP/IP connection to a remote host (regular Winsock implementation). How can I tell the channel capacity in terms of kb/s?
http://www.experts-exchange.com/Programming/System/Windows__Programming/Q_20035526.html
I want to give a user a flexibility from five fields in comboboxes, If the user select one combo teh select query be based on one selection criteria if he/she slects two of teh combos the selt quer...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20064572.html
Zones:
VB DBDate Answered: 07/29/2001 Grade: A Views: 0
OK, prolem is simple but tricky.
I have a table TABLE1
I have 8 parameters coming into my stored procedure, and these are parallel to the the fields in my table TABLE1.
I have to run a SELECT ...
http://www.experts-exchange.com/Database/Oracle/Q_20281282.html
Zones:
OracleDate Answered: 03/27/2002 Grade: A Views: 0
What is co-related query and what is the best way to make a co-related query?
when to use it for taking solutions?
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20598730.html
Hi all,
I am using (DoCmd.RunSQL strAddNote), where strAddNote is an UPDATE querry to add a note to an existing record and I am getting errors. If I try the same thing and update a text field it w...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_20849898.html
Zones:
MS AccessDate Answered: 02/25/2004 Grade: A Views: 0
Hi all,
I have a table which stores a string value ( datta type varchar), like
SEED
17000
120
180.
When i do a select order by that column.....it returns me
17000
120
180
SEED
...
http://www.experts-exchange.com/Database/Oracle/Q_21101589.html
Zones:
OracleDate Answered: 09/02/2004 Grade: B Views: 0
--------------------------------------------------------------The below querry running fine
SELECT SOB_SHORT_NAME,SET_OF_BOOKS_ID,BLE,COST_CENTER,MONTH,YEAR,CURRENCY,FUNCTIONAL_CURRENCY,ACCOUNT,AN...
http://www.experts-exchange.com/Database/Oracle/Q_21659300.html
Zones:
OracleDate Answered: 01/22/2006 Grade: C Views: 0
Have a combo box which is unbound (has a v complicated filter on the query as its row source)
The user selcts the filterd documents and clicks an add button which populates a list box on the sa...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21939200.html
Zones:
MS AccessDate Answered: 08/02/2006 Grade: A Views: 0
I am using a command created in the data environment to return certain records from a table using SQL. The records returned correspond to a particular employee ID. I am then using the aggregate t...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_10193539.html
Zones:
Visual BasicDate Answered: 03/16/2002 Grade: A Views: 0