Return To Fordmods Home Page
 Home |  Forums |  Search |  My Profile |  Chat
 Photo Gallery |  Events Calendar |  Technical Documents
 No messages |  New Posts |  Watched Topics |  Register  
One for all those programers.

 
Post new topic   Reply to topic    Forum Index -> Geeky Bits
 
Tomek
Fordmods - Getting Side Ways




Posts: 2555
Joined: 07 Nov 2004
Location: No Where NSW, Australia

View User Gallery (0)

 
PostPosted: Sat Feb 25, 2006 11:38 am    Post subject: One for all those programers. Reply with quote

right.. This is what i am trying to do.

Using Vusual Basic 6 code.

now i am creating a prgram which you can enter data it goes to a microsft flexGrid.

Now i wand to save the data in this grid which can be inputed by the user.

And then recover this data once the prgram is closed etc etc.

Does anyone know how to do this?
Back to top
justfordima
Technical Contributor



Age:21
Posts: 2755
Joined: 06 Nov 2004
Location: Sydney NSW, Australia

View User Gallery (7)

 
PostPosted: Sat Feb 25, 2006 11:48 am    Post subject: Reply with quote

heaps of options.. database with SQL queries, or a comma seperated text file, try adding a data object, which controls the Grid, and play around with that.



Cheers
Back to top
Tomek
Fordmods - Getting Side Ways




Posts: 2555
Joined: 07 Nov 2004
Location: No Where NSW, Australia

View User Gallery (0)

 
PostPosted: Sat Feb 25, 2006 12:14 pm    Post subject: Reply with quote

lol... what im after is how to save the data in the program....

and then be able to load that data back up.
Back to top
justfordima
Technical Contributor



Age:21
Posts: 2755
Joined: 06 Nov 2004
Location: Sydney NSW, Australia

View User Gallery (7)

 
PostPosted: Sat Feb 25, 2006 12:16 pm    Post subject: Reply with quote

...what kind of data? If it is data in the grid, then you can use a Data objet, which can be connected to a database, or a comma separated text file.

Is that what you are after?


Cheers
Back to top
Tomek
Fordmods - Getting Side Ways




Posts: 2555
Joined: 07 Nov 2004
Location: No Where NSW, Australia

View User Gallery (0)

 
PostPosted: Sat Feb 25, 2006 12:35 pm    Post subject: Reply with quote

justfordima wrote:
...what kind of data? If it is data in the grid, then you can use a Data objet, which can be connected to a database, or a comma separated text file.

Is that what you are after?


Cheers


ah right so u did understand the question lol...

Yep... now how do i do that lol! is kinda the question im after icon_biggrin.gif
Back to top
justfordima
Technical Contributor



Age:21
Posts: 2755
Joined: 06 Nov 2004
Location: Sydney NSW, Australia

View User Gallery (7)

 
PostPosted: Sat Feb 25, 2006 12:37 pm    Post subject: Reply with quote

lol.. ok, from the tool box, get a data control.. drag that onto your form, you can make it invisible.. then look through properties, and you should catch onto what Im saying.


Cheers
Back to top
Tomek
Fordmods - Getting Side Ways




Posts: 2555
Joined: 07 Nov 2004
Location: No Where NSW, Australia

View User Gallery (0)

 
PostPosted: Sat Feb 25, 2006 3:02 pm    Post subject: Reply with quote

still dont know what your saying, but im also guessing this would be the way to print the flexgrid right???
Back to top
justfordima
Technical Contributor



Age:21
Posts: 2755
Joined: 06 Nov 2004
Location: Sydney NSW, Australia

View User Gallery (7)

 
PostPosted: Sat Feb 25, 2006 8:15 pm    Post subject: Reply with quote

right. Imagine.. you have a form, with a flexgrid... down the bottom you drag a data object from the tool box (where the buttons, text fields, and so on are), then under properties you can link the two, and then control the flexgrid through a file. Understanding?


Cheers
Back to top
Display posts from previous:   
   
Post new topic   Reply to topic    Forum Index -> Geeky Bits
Page 1 of 1

 
 
(c)2002-2008 Matti Jones and Brad Evans

[35 queries :: 1.71507 seconds ]