|
|
Choosing A Webhost: |
[HELP] MSAccess picks wrong keys: msg#00085db.postgresql.odbc
Using MS Access 2003 and pgsql-odbc 7.03.02.00. Today I added a column (Course_LongName) to a table (Courses), when I relinked the table in Access decided that that column should be part of the composite primary key. The Correct Key is "Course_Number", "SchoolYear", "SchoolYearSemester". Access Chooses "Course_Number", "SchoolYearSemester", "Course_LongName" every time. I can't get it to let go! I've deleted the link and relinked/refreshed. I've checked and unchecked "Recognise unique indexes" to no avail. Is there any way I can make this go right? How does Access choose keys? Can I trick it? Is there a way to force Access to display the key choosing interface when linking tables from postgresql? Aaron Spike My Table description: Table "public.Courses" Column | Type | Modifiers --------------------+--------------------------------+----------- Course_Number | character varying(7) | not null Course_ShortName | character varying(12) | Course_Credit | double precision | not null ModifiedBy | text | Modified | timestamp(0) without time zone | Course_Description | text | SchoolYear | character varying(6) | not null SchoolYearSemester | character varying(1) | not null Course_LongName | character varying(255) | Indexes: Courses_pkey primary key btree ("Course_Number", "SchoolYear", "SchoolYearSemester") Triggers: courses_update_modified ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: PostgreSQL 1000 users, scott.marlowe |
|---|---|
| Next by Date: | odbc.sql script, Philippe Lang |
| Previous by Thread: | PostgreSQL 1000 users, Jose G. Mendoza |
| Next by Thread: | Re: [HELP] MSAccess picks wrong keys, Jeff Eckermann |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |