G
GGill
In my form i have command button 'Update'.
the command button updates from link tables (SQL Server DB) to access tables
data.
When i do my updates i have to go to access tables and manualy change in one
column 'Names' data type from bit to text.
How can i hard coded in my command button 'Update' to convert this data
type???
Thank you for help.
the command button updates from link tables (SQL Server DB) to access tables
data.
When i do my updates i have to go to access tables and manualy change in one
column 'Names' data type from bit to text.
How can i hard coded in my command button 'Update' to convert this data
type???
Thank you for help.