Click here to Skip to main content
15,914,419 members
Home / Discussions / Database
   

Database

 
GeneralRe: Data merge Pin
numbrel15-Feb-05 9:01
numbrel15-Feb-05 9:01 
GeneralRe: Data merge Pin
pedros7315-Feb-05 9:14
pedros7315-Feb-05 9:14 
GeneralRe: Data merge Pin
numbrel15-Feb-05 10:06
numbrel15-Feb-05 10:06 
GeneralRe: Data merge Pin
pedros7316-Feb-05 4:35
pedros7316-Feb-05 4:35 
GeneralRe: Data merge Pin
numbrel16-Feb-05 5:28
numbrel16-Feb-05 5:28 
Generalcopy database to server Pin
Aviv Halperin14-Feb-05 23:24
Aviv Halperin14-Feb-05 23:24 
GeneralRe: copy database to server Pin
-Dr_X-24-Mar-05 14:33
-Dr_X-24-Mar-05 14:33 
Generalerror: Could not determine which columns uniquely identify the rows for "Table1" Pin
sagmam14-Feb-05 22:59
sagmam14-Feb-05 22:59 
Hi all,
I'm really frustrated...
I used VS.NET's wizard to create an OdbcConnection object. The object uses a system DSN I created, that points to an MS-Access 2003 database. In the database I have a table called Table1, with some fields. One of the fields is the primary key (autonumber). Now I want to create an OdbcDataAdapter object that selects/inserts/deletes/updates Table1 (a table in my db).

I use the data adapter wizard, select all my rows and click "next". The SELECT command is created, but the others are not. The wizard shows me the error in the subj for those commands.

If I switch to OleDbConnection instead of OdbcConnection, everything's ok.

I saw some articles about this bug - something about the db name containing chars like '.'(dot) so how can I avoid it? The file name is "db1.mdb". I can't remove the dot!

thanks.


/=/=/=/= Sagmam =\=\=\=\
GeneralAll about Updating data thru Dataset Pin
Mahesh167914-Feb-05 18:33
Mahesh167914-Feb-05 18:33 
GeneralRe: All about Updating data thru Dataset Pin
numbrel15-Feb-05 10:31
numbrel15-Feb-05 10:31 
GeneralSetting AllowZeroLength using SQL Pin
pjholliday14-Feb-05 2:46
pjholliday14-Feb-05 2:46 
GeneralRe: Setting AllowZeroLength using SQL Pin
Mekong River14-Feb-05 14:03
Mekong River14-Feb-05 14:03 
GeneralConnection problem in webapplication Pin
WDI13-Feb-05 22:55
WDI13-Feb-05 22:55 
GeneralSql Stored procedure Pin
Mahesh167913-Feb-05 22:07
Mahesh167913-Feb-05 22:07 
GeneralRe: Sql Stored procedure Pin
Colin Angus Mackay13-Feb-05 22:53
Colin Angus Mackay13-Feb-05 22:53 
GeneralRe: Sql Stored procedure Pin
Anonymous13-Feb-05 23:01
Anonymous13-Feb-05 23:01 
GeneralRe: Sql Stored procedure Pin
Anonymous14-Feb-05 6:44
Anonymous14-Feb-05 6:44 
GeneralVB codes - Triggering Event Pin
FuzMic13-Feb-05 20:39
FuzMic13-Feb-05 20:39 
Generaldetect error while running script using "osql " utility Pin
devvvy13-Feb-05 16:14
devvvy13-Feb-05 16:14 
GeneralRe: detect error while running script using "osql " utility Pin
Colin Angus Mackay13-Feb-05 22:45
Colin Angus Mackay13-Feb-05 22:45 
GeneralExtended stored proc Pin
SnuhEyeless13-Feb-05 14:43
SnuhEyeless13-Feb-05 14:43 
Questionhow to speed up sqlconnection Pin
sianatia13-Feb-05 8:04
sianatia13-Feb-05 8:04 
AnswerRe: how to speed up sqlconnection Pin
Colin Angus Mackay13-Feb-05 22:57
Colin Angus Mackay13-Feb-05 22:57 
GeneralRe: how to speed up sqlconnection Pin
sianatia14-Feb-05 17:20
sianatia14-Feb-05 17:20 
GeneralRe: how to speed up sqlconnection Pin
Colin Angus Mackay14-Feb-05 20:33
Colin Angus Mackay14-Feb-05 20:33 

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.