D
Dana
Hi,
I'm trying to use a text box's value in a query.
i'm using it as an expresion of the sort:
SELECT Forms!form1![form1 subform].Form!CustomerID AS
Expr1
but the query displayes it as all kind of signs instead
of a number.
when i run a create table query, i saw that it gave that
field the type "binary". how can i fix that?
2nd question: How can i run an sql query from a VBA code?
thanks,
dana
I'm trying to use a text box's value in a query.
i'm using it as an expresion of the sort:
SELECT Forms!form1![form1 subform].Form!CustomerID AS
Expr1
but the query displayes it as all kind of signs instead
of a number.
when i run a create table query, i saw that it gave that
field the type "binary". how can i fix that?
2nd question: How can i run an sql query from a VBA code?
thanks,
dana