Click here to Skip to main content
16,006,709 members
Home / Discussions / Database
   

Database

 
GeneralRe: Dealing with Duplicate Records Pin
Tatham26-Dec-02 7:19
Tatham26-Dec-02 7:19 
GeneralRe: Dealing with Duplicate Records Pin
Rein Hillmann26-Dec-02 17:59
Rein Hillmann26-Dec-02 17:59 
GeneralRe: Dealing with Duplicate Records Pin
Tatham26-Dec-02 18:19
Tatham26-Dec-02 18:19 
GeneralA SQL query Pin
Shamoon15-Dec-02 19:40
Shamoon15-Dec-02 19:40 
GeneralRe: A SQL query Pin
Nick Parker16-Dec-02 8:19
protectorNick Parker16-Dec-02 8:19 
GeneralRe: A SQL query Pin
Rob Graham16-Dec-02 8:36
Rob Graham16-Dec-02 8:36 
GeneralMSDE vs Access Advice Needed Pin
Roger Wright14-Dec-02 20:04
professionalRoger Wright14-Dec-02 20:04 
GeneralRe: MSDE vs Access Advice Needed Pin
leppie14-Dec-02 20:20
leppie14-Dec-02 20:20 
Roger Wright wrote:
build a db in SQL Server directly and export it for use with MSDE

MSDE = SQL, no need to export, just detach the file, and attach it to MSDE Smile | :)

Personally I have found moving to SQL(MSDE) from Access was painfull, there were alot of queries that needed to be changed. Best bet is to start straight on SQL. Perhaps the design part can be done in Access then use the upsizing wizard to create the SQL db, and then continue from there.

Secondly, depending on the language (.NET will be a big RAD boost here) VS.NET has adequete tools to allow you to create all the queries you need.

Thirdly, I have found access is slow, very slow compared to SQL, even just for small queries.

Lastly, regarding licensing. If you will be only using an Access file and write your own frontend, that should not be a problem, and that is the route to go for MSDE as well.

I think the choice is clear Smile | :)

WebBoxes - Yet another collapsable control, but it relies on a "graphics server" for dynamic pretty rounded corners, cool arrows and unlimited font support.

GeneralRe: MSDE vs Access Advice Needed Pin
Roger Wright16-Dec-02 9:06
professionalRoger Wright16-Dec-02 9:06 
GeneralRe: MSDE vs Access Advice Needed Pin
Rob Graham16-Dec-02 8:04
Rob Graham16-Dec-02 8:04 
GeneralRe: MSDE vs Access Advice Needed Pin
Roger Wright16-Dec-02 9:07
professionalRoger Wright16-Dec-02 9:07 
GeneralRename SQL Server (Newbie) Pin
Derek Price13-Dec-02 5:48
Derek Price13-Dec-02 5:48 
GeneralRe: Rename SQL Server (Newbie) Pin
Ray Cassick13-Dec-02 6:32
Ray Cassick13-Dec-02 6:32 
GeneralRe: Rename SQL Server (Newbie) Pin
Derek Price13-Dec-02 7:22
Derek Price13-Dec-02 7:22 
GeneralRe: Rename SQL Server (Newbie) Pin
Rein Hillmann16-Dec-02 7:02
Rein Hillmann16-Dec-02 7:02 
GeneralRe: Rename SQL Server (Newbie) Pin
Derek Price16-Dec-02 7:22
Derek Price16-Dec-02 7:22 
GeneralRe: Rename SQL Server (Newbie) Pin
Rob Graham16-Dec-02 8:09
Rob Graham16-Dec-02 8:09 
GeneralRe: Rename SQL Server (Newbie) Pin
Derek Price17-Dec-02 10:28
Derek Price17-Dec-02 10:28 
GeneralRe: Rename SQL Server (Newbie) Pin
Rein Hillmann16-Dec-02 8:22
Rein Hillmann16-Dec-02 8:22 
GeneralRe: Rename SQL Server (Newbie) Pin
Derek Price17-Dec-02 10:28
Derek Price17-Dec-02 10:28 
GeneralADO library in C++ Pin
Shah Shehpori12-Dec-02 23:07
sussShah Shehpori12-Dec-02 23:07 
GeneralRe: ADO library in C++ Pin
David Salter12-Dec-02 23:27
David Salter12-Dec-02 23:27 
GeneralRe: ADO library in C++ Pin
Shaun Wilde13-Dec-02 3:44
Shaun Wilde13-Dec-02 3:44 
GeneralSqlDumpExceptionHandler woes Pin
Shaun Wilde12-Dec-02 5:35
Shaun Wilde12-Dec-02 5:35 
Generalmysql time problem Pin
Hans Ruck12-Dec-02 0:50
Hans Ruck12-Dec-02 0:50 

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.