Input mask & SQL Server

J

Jeffrey Teitelbaum

I am working on an application that implemented input mask
properties on certain text controls. The input masks are
on controls - not table columns. They worked fine.

I moved the data tables to SQL Server and attached them to
the Access application, which is now a front end client.
The input mask no longer works. Everything else works
correctly.

Any ideas? All sugestions appreciated. Thanks.
 
Top