Hello,
I am currently trying to create a database in access V2.0
I have the following problem(s):
I have created a find form with the following variables,
from date, to date, Initails, from %, ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10039444.html
Zones:
MS AccessDate Answered: 02/20/1998 Grade: C Views: 0
in Access Basic (ver2.0)
How can I assign a variable that is used as a field name?
i.e. (a simplified example)
Dim FieldName as String
FieldName = "Map1"
FieldName.visible = -1
I know this doesn'...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10059172.html
Zones:
MS AccessDate Answered: 06/22/1998 Grade: A Views: 0
Hi
Simple question. How come when i install an ActiveX component, say the Calender Control, I can't see the component's events, eg OnClick, etc? But, if I place it in Delphi, I get to see and set ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10110665.html
Zones:
MS AccessDate Answered: 02/20/1999 Grade: A Views: 0
Hi anyone
I have a MSAccess database with code utilising date in a VBA statement. It works fine at home, where I am developing it. But as soon as I attempt to open it at work it crash's on date....
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10302635.html
Zones:
MS AccessDate Answered: 03/01/2000 Grade: A Views: 0
I have MSAccess database with the autoincrement field. All records were removed from database but counter field still have a huge value at new record inserting.
How to reset the initial value ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10484678.html
Zones:
MS AccessDate Answered: 06/20/2000 Grade: B Views: 0
Hi,
how can I print an MsAccess Report from VB6 ?
Greetings,
2810
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20015352.html
Zones:
Visual BasicDate Answered: 01/01/2001 Grade: A Views: 0
I am able to connect to MsAccess using DSN but I am met with a problem. Let's say if I have 2 tables in my 1 single database, how to retrieve the names of the 2 tables so that I can load it onto a ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20109974.html
Zones:
Visual BasicDate Answered: 05/01/2001 Grade: B Views: 0
When i link views from SQL2000 server via odbc into access, the ID column values are scrambled. The ID column is defined as bigint primary key identity (1,1) in the table underlying the view. Still...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20238597.html
how do i call a MSACCESS procedure from an external VB application.
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20298280.html
Zones:
Visual BasicDate Answered: 01/22/2003 Grade: A Views: 0
I am new to VB and am writing a program to help me learn a foreign language by displaying English words in one text box and their counterpart words in the foreign language in the other text box. I...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_20406027.html
Zones:
VB DBDate Answered: 12/22/2002 Grade: A Views: 0