📚 Practice Mode

ASP Database Connection Methods with ADO

Learn at your own pace with hints and detailed explanations

1 / 8
Multiple Choice

What must your ASP code have if you are using the DSN-less method of connecting?

  1. Connection object
  2. Connection string
  3. Both