![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Oct 2005
Posts: 3
Rep Power: 0
![]() |
Hi all,
I ve been developing applications in VB for long time, I ve been depending on creating my own files using the available VB commands and manage the contents of these files in order to be abale to save and retreive the data. Although, I'm completly satisfied with the results and the technique , I c itsn't commonly used by developers I know, who usually use MS Access or whatever . So I like to know ur opinions and what do u think about that and why u think so.? Thanks |
|
|
|
|
|
#2 |
|
I eat cake for breakfast.
![]() ![]() ![]() ![]() Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9
![]() |
Most professionals worth their salt will use a database server application, such as MS SQL Server or MySQL. There are many benefits: the editing functions are already written for you, more than one user can access the stuff at a time without the data becoming corrupt... there's loads more. Check 'em out.
|
|
|
|
|
|
#3 |
|
Expert Programmer
|
I used to use textfiles alot. it worked out, but got harder and harder, as there was more and more data. One time I had to write a program using xml to store data. it was a pain. I only recently learned mysql and realised how much easier life would have been had I known it :p Give it a shot. It helps. Its just intimidating. I found it really easy.
|
|
|
|
|
|
#4 |
|
Newbie
Join Date: Oct 2005
Posts: 3
Rep Power: 0
![]() |
thanks guys for replying. I ll consider your opinions thinking in my next step
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|