I have Two problems...
When I insert a new record into my database..

1. everything inserted is in ALL lower case even if i need the first letter Capital.

2. I can't insert a blank field. (this is the most important...at times i need blank fields)


t.dbSilentCmdText = "(;|)INSERT INTO [names] (login,password) VALUES ('"&local1&"','"&local2&&# 34;'"