I would like to use the same user table in my own backoffice and in drupal. The problem is that the field and table names are different. (I use dutch names)

Is there a way to tell drupal to use different names for the user table?

Another option is to delete the drupal user table and replace is with a an up-datable view.

Greetings,

Tjibbe

Ps I'm a new Drupal user since this week and it is very easy to install & use Drupal!