borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (SQL statement from today to next day)Next Topic (Comparing 2columns of array in MSflexgrid) New Topic New Poll Post Reply
AndreaVB Forum : Database : An activex that cud change list items Solved Topic
Poster Message
misterxed
Level: VB Lord


Registered: 12-06-2005
Posts: 151

icon An activex that cud change list items

I need to make a simple address list and save it in text format.
I want to know the best activex available for the purpose. If theres one that'd even handle the modifying / addition in the text file, that'd be really cool. The user shud be able to modify, add, delete records from within the activex...

Regards

____________________________
lOsT...

11-07-2007 at 04:03 PM
View Profile Send Email to User Show All Posts | Quote Reply
stickleprojects
Level: Moderator


Registered: 09-09-2002
Posts: 891
icon Re: An activex that cud change list items

Why is it an ActiveX?
You want to make a control to add/remove from a database? What format db? SQL, Access, Text file?
If it's web-based your going to have security issues writing to the local file, or sharing issues writing to a remote d/b.


____________________________
Build it better, faster, quicker, easier.. then fix it (non-offical MS mission statement)

13-07-2007 at 01:46 PM
View Profile Send Email to User Show All Posts | Quote Reply
misterxed
Level: VB Lord


Registered: 12-06-2005
Posts: 151
icon Re: An activex that cud change list items

Hi,
I need something like the msflexgrid, but it should also have a feature to get connected to a TEXT file based table... So if i change anything in the FLEXGRID, the flexgrid shud make the corresponding change in the Text file...
Simple...  

____________________________
lOsT...

14-07-2007 at 03:18 PM
View Profile Send Email to User Show All Posts | Quote Reply
JLRodgers
Level: Moderator

Registered: 04-04-2002
Posts: 1616
icon Re: An activex that cud change list items

You could always write one.  Although as far as being user-friendly, I've found that charts (grids/etc) aren't.  There's a few exceptions, like checkbook registries, accounting and the like.

But for addresses and all, it'd be more user friendly to write a simple program to display only one name at a time, and only the address when asked.

Although I don't know of any control that handles text files directly like what you want.  The existing ADO/DAO ones might be able to with tweaking -- but most times, if a text file is being used as a database, they just make it one.



____________________________
Everywhere's Local (classifieds, job postings, & more for everycity in the world - user entered)

15-07-2007 at 07:14 PM
View Profile Send Email to User Show All Posts Visit Homepage | Quote Reply
misterxed
Level: VB Lord


Registered: 12-06-2005
Posts: 151
icon Re: An activex that cud change list items

Thanks JL... Anyways, now the project has gone out of my scope, so i wont be makin it... I'll be getting it made from some1 else.. if any1 around here is interested, they can msg me...

REgards

____________________________
lOsT...

16-07-2007 at 04:26 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : Database : An activex that cud change list items Solved Topic
Previous Topic (SQL statement from today to next day)Next Topic (Comparing 2columns of array in MSflexgrid) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2007 Andrea Tincaniborder