OpenTable Problems with ODBC

Question:
Why does MyDb.OpenTable(“My_Table”) not work with a Sybase database? I get the error “Invalid Argument” Err Num 3001.

Answer:
ODBC does not allow you to do an OpenTable on any table. You will have to use the other Data Access objects to accomplish your work, such as Snapshots or Dynasets, both of which work with ODBC.

devxblackblue

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.

About Our Journalist