Click here to Skip to main content
15,921,793 members
Home / Discussions / Database
   

Database

 
GeneralRe: Transactions Pin
basementman19-Jun-03 8:44
basementman19-Jun-03 8:44 
GeneralRe: Transactions Pin
Megan Forbes19-Jun-03 22:18
Megan Forbes19-Jun-03 22:18 
GeneralRe: Transactions Pin
Arjan Einbu19-Jun-03 12:14
Arjan Einbu19-Jun-03 12:14 
GeneralRe: Transactions Pin
Megan Forbes19-Jun-03 22:19
Megan Forbes19-Jun-03 22:19 
GeneralRe: Transactions Pin
Arjan Einbu19-Jun-03 22:30
Arjan Einbu19-Jun-03 22:30 
GeneralRe: Transactions Pin
basementman20-Jun-03 3:58
basementman20-Jun-03 3:58 
GeneralRe: Transactions Pin
Arjan Einbu20-Jun-03 11:53
Arjan Einbu20-Jun-03 11:53 
GeneralNotesSQL using.NET, OdbcException Pin
sinus-c18-Jun-03 0:35
susssinus-c18-Jun-03 0:35 
I am developing a .NET application which accesses data in a Lotus Notes Domino database using the NotesSQL ODBC Driver and System.Odbc.OdbcDataReader.

If I connect to the datasource via DSN in Microsoft Access, I get a complete list of the tables. I did this just to check whether the tables I wanted existed.

Though, when I try to access the tables programmatically via the OdbcConnection.ExecuteReader method, I get the following exception:

Unhandled Exception: System.Data.Odbc.OdbcException: ERROR [42000] [Lotus][ODBC Lotus Notes]Table reference has to be a table name

I don't understand this as I can see in the Microsoft Access tablelist that the table exists.

Does anyone have any ideas to how I can fix this problem?

Thanks in advance!


/sinus-c
GeneralRe: NotesSQL using.NET, OdbcException Pin
sinus-c18-Jun-03 1:52
susssinus-c18-Jun-03 1:52 
GeneralSql/osql help Pin
DxSolo17-Jun-03 8:15
DxSolo17-Jun-03 8:15 
GeneralRe: Sql/osql help Pin
basementman17-Jun-03 14:24
basementman17-Jun-03 14:24 
GeneralRe: Sql/osql help Pin
DxSolo18-Jun-03 3:15
DxSolo18-Jun-03 3:15 
GeneralRe: Sql/osql help Pin
basementman18-Jun-03 4:12
basementman18-Jun-03 4:12 
GeneralRe: Sql/osql help Pin
DxSolo18-Jun-03 5:06
DxSolo18-Jun-03 5:06 
GeneralRe: Sql/osql help Pin
Arjan Einbu18-Jun-03 23:20
Arjan Einbu18-Jun-03 23:20 
GeneralSeveral queries in single ODBC command Pin
jpeg17-Jun-03 4:46
jpeg17-Jun-03 4:46 
GeneralRe: Several queries in single ODBC command Pin
basementman17-Jun-03 5:42
basementman17-Jun-03 5:42 
GeneralADO 2.5 Interop - Connection.Open Method Pin
Member 44025716-Jun-03 7:57
Member 44025716-Jun-03 7:57 
QuestionXML and Dataset ?? Pin
codycaillet16-Jun-03 7:56
codycaillet16-Jun-03 7:56 
Generalerror adding variable using INSERT INTO Pin
Ahmed Galal13-Jun-03 13:51
Ahmed Galal13-Jun-03 13:51 
GeneralRe: error adding variable using INSERT INTO Pin
Nino_113-Jun-03 17:52
Nino_113-Jun-03 17:52 
GeneralRe: error adding variable using INSERT INTO Pin
Ahmed Galal13-Jun-03 18:02
Ahmed Galal13-Jun-03 18:02 
GeneralRe: error adding variable using INSERT INTO Pin
Arjan Einbu14-Jun-03 15:17
Arjan Einbu14-Jun-03 15:17 
GeneralRe: error adding variable using INSERT INTO Pin
Ahmed Galal14-Jun-03 19:25
Ahmed Galal14-Jun-03 19:25 
Generalunable to detect primary key Pin
Itanium13-Jun-03 6:02
Itanium13-Jun-03 6:02 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.