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.
Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.























