Click here to Skip to main content
15,902,445 members
Home / Discussions / Database
   

Database

 
GeneralRe: SqlDataReader Pin
Albert Pascual16-May-05 5:35
sitebuilderAlbert Pascual16-May-05 5:35 
GeneralRe: SqlDataReader Pin
Colin Angus Mackay16-May-05 5:42
Colin Angus Mackay16-May-05 5:42 
GeneralRe: SqlDataReader Pin
Albert Pascual16-May-05 5:56
sitebuilderAlbert Pascual16-May-05 5:56 
GeneralRe: SqlDataReader Pin
Colin Angus Mackay16-May-05 6:00
Colin Angus Mackay16-May-05 6:00 
GeneralRe: SqlDataReader Pin
Albert Pascual16-May-05 6:31
sitebuilderAlbert Pascual16-May-05 6:31 
GeneralRe: SqlDataReader Pin
Colin Angus Mackay16-May-05 6:39
Colin Angus Mackay16-May-05 6:39 
GeneralMS Access databases growing endlessly Pin
rocas13-May-05 3:35
rocas13-May-05 3:35 
GeneralRe: MS Access databases growing endlessly Pin
Colin Angus Mackay13-May-05 4:45
Colin Angus Mackay13-May-05 4:45 
rocas wrote:
Has anyone had a similar problem with Access databases?

Sounds like normal database behaviour to me.

As you perform actions on a database it creates transactions so that the database will be in a consistent state should anything go wrong. These transactions will be appended to the end of the file until you clear out the transaction log, in this case by running "Repair and Compress".


My: Blog | Photos | Next SQL Presentation
WDevs.com - Open Source Code Hosting, Blogs, FTP, Mail and More


GeneralRe: MS Access databases growing endlessly Pin
Desi Bravo13-May-05 11:59
Desi Bravo13-May-05 11:59 
GeneralRe: MS Access databases growing endlessly Pin
rocas17-May-05 0:25
rocas17-May-05 0:25 
GeneralPass array as parameter SQL Procedure Pin
jeetendradhakane13-May-05 1:54
jeetendradhakane13-May-05 1:54 
GeneralAFAIK Pin
niansah13-May-05 1:31
niansah13-May-05 1:31 
GeneralRe: AFAIK Pin
Colin Angus Mackay13-May-05 1:55
Colin Angus Mackay13-May-05 1:55 
GeneralRe: AFAIK Pin
Rob Graham13-May-05 2:43
Rob Graham13-May-05 2:43 
GeneralRe: AFAIK Pin
niansah13-May-05 5:19
niansah13-May-05 5:19 
GeneralRe: AFAIK Pin
Colin Angus Mackay13-May-05 5:35
Colin Angus Mackay13-May-05 5:35 
GeneralRe: AFAIK Pin
niansah13-May-05 7:12
niansah13-May-05 7:12 
GeneralRe: AFAIK Pin
Colin Angus Mackay13-May-05 9:33
Colin Angus Mackay13-May-05 9:33 
GeneralRename a table Pin
Andy *M*12-May-05 23:38
Andy *M*12-May-05 23:38 
GeneralRe: Rename a table Pin
Colin Angus Mackay13-May-05 4:49
Colin Angus Mackay13-May-05 4:49 
QuestionHow to retrieve, insert and modify OLE Object from MS Access database??? Pin
Member 159750212-May-05 20:18
Member 159750212-May-05 20:18 
GeneralADO connection string for connecting to named instance sql server over internet Pin
Ruchirdhar12-May-05 19:18
Ruchirdhar12-May-05 19:18 
Generalcreating Excel file using ADO.Net Pin
nyjetswin200512-May-05 12:12
nyjetswin200512-May-05 12:12 
Questionhow can get case sensitive controll in ado.net access database? Pin
Sasuko12-May-05 12:03
Sasuko12-May-05 12:03 
GeneralOptimizing a query by removing a user defined function Pin
Fallen-Angel12-May-05 11:36
Fallen-Angel12-May-05 11:36 

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.