Sep 13th, 2000, 07:01 AM
Hoi folks,
I'm developing my first program in VB. I have setup a
database with Access 7.0 and added records to several
tables with my program. SQL-querie "SELECT ..." returns
more info than i supposed to get, example : word and WORD
are both selected : upper- and lowercase is not taken
into effect. I included the 'OPTION COMPARE BINARY'
statement in every module and form.
Is there anything more to declare / set ?
I'm developing my first program in VB. I have setup a
database with Access 7.0 and added records to several
tables with my program. SQL-querie "SELECT ..." returns
more info than i supposed to get, example : word and WORD
are both selected : upper- and lowercase is not taken
into effect. I included the 'OPTION COMPARE BINARY'
statement in every module and form.
Is there anything more to declare / set ?