Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7631447
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T06:21:24+00:00 2026-05-31T06:21:24+00:00

Some helpful stackoverflow users pointed out that neither the pyodbc nor python-sybase plugins support

  • 0

Some helpful stackoverflow users pointed out that neither the pyodbc nor python-sybase plugins support Sybase table reflection within SQLAlchemy.

So, my question is: are there any alternatives that exist for reflecting database metadata for tables in a Sybase deployment? Or if that’s not possible, is there a clever way to monkey-patch and/or hack together a solution to pull down table metadata for parsing and query-building?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T06:21:25+00:00Added an answer on May 31, 2026 at 6:21 am

    it all comes down to calling upon the information schema provided by the database, which is a set of tables and/or views which you can select from, that then return data about tables, columns, and everything else.

    In the case of Sybase, they have a really, really tough format for their information schema (mostly due to the 16 + 16 column format of representing foreign key constraints) , so when I created the Sybase dialect, I left the reflection part of the job as a “todo”. There’s no technical reason it can’t be done, it’s just a long and tedious job and we have virtually nobody using the Sybase dialect as of yet.

    If you want to work out some of the basic queries to get at table and column names, we can commit those straight into SQLAlchemy. The schema you’d be working with is documented in this section: http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.help.ase_15.0.tables/html/tables/tables2.htm and in there you’d be looking at sysobjects, syscolumn, and sysreferences.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Thanks to some very helpful stackOverflow users at Bit twiddling: which bit is set?
Does anyone have some helpful links to find out about Android Uri's? For example,
Have done some research and found some stuff that may be helpful. I would
I received some helpful code here on StackOverflow to load the last used document
Thought I will point out first that I have looked around on Stackoverflow and
I would like some feedback on my first Python script that makes use of
I have a DLL file that has some helpful functions I want to call
Continuing some helpful StackOverflow debugging , I have a zombie I need to track
Hey all i am in need of some helpful tips/advice on how to go
Already found this page with some helpful hints. Problem is I need to debug

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.