Showing results 1 to 13 of 13
Search took 0.01 seconds.
Posts Made By: vbgirl
Forum: Visual Basic 4 / 5 / 6 Jul 25th, 2008
Replies: 1
Views: 276
Posted By vbgirl
Data Report

i have a data from Microsoft Access.. now i would like to show it out by Data Report and Data environment... can anyone, teach me how to use data repost and data environment???

thanks....

from...
Forum: Visual Basic 4 / 5 / 6 Jul 25th, 2008
Replies: 0
Views: 286
Posted By vbgirl
why the code only show out one data when update?

can everybody help me...

Public cnName As Connection
Public rsId As Recordset



Private Sub cmdImport_Click()
Dim a(50) As String
Dim c(50) As String
Forum: Visual Basic 4 / 5 / 6 Jul 25th, 2008
Replies: 9
Views: 524
Posted By vbgirl
Re: How to seperate the text file data using Mid Function?

oh i see.. but my code still got problem why it only show out one data when update?

Public cnName As Connection
Public rsId As Recordset


Public cnName As Connection
Public rsId As Recordset
Forum: Visual Basic 4 / 5 / 6 Jul 25th, 2008
Replies: 8
Views: 697
Posted By vbgirl
Re: how to update the text file into access file

but this only udate one 1 data only?
Forum: Visual Basic 4 / 5 / 6 Jul 25th, 2008
Replies: 8
Views: 697
Posted By vbgirl
Forum: Visual Basic 4 / 5 / 6 Jul 24th, 2008
Replies: 0
Views: 225
Posted By vbgirl
How to Print out the data that list in list box by connect to printer server

i need a help how to printer Out the data which is store in list box then connect to printer server to print out??

thanks..
Forum: Visual Basic 4 / 5 / 6 Jul 24th, 2008
Replies: 9
Views: 524
Posted By vbgirl
Forum: Visual Basic 4 / 5 / 6 Jul 24th, 2008
Replies: 9
Views: 524
Posted By vbgirl
Re: How to seperate the text file data using Mid Function?

yes i have
Dim a(50) As String
Dim c(50) As String
Dim ProductID(50) As String
Dim i As Integer
i = 0

cdbOpenFile.Filter = "Text Files (*.txt)|*.txt| "

'Specify...
Forum: Visual Basic 4 / 5 / 6 Jul 24th, 2008
Replies: 9
Views: 524
Posted By vbgirl
How to seperate the text file data using Mid Function?

i have an question... this is my text file data
1234567,08072008,2
8767768,08072008,4
9988776,08072008,6
7891234,09072008,8
4567891,10072008,1 ...
Forum: Visual Basic 4 / 5 / 6 Jul 24th, 2008
Replies: 8
Views: 697
Posted By vbgirl
Re: how to update the text file into access file

i only want the red color will update to access file
Forum: Visual Basic 4 / 5 / 6 Jul 24th, 2008
Replies: 8
Views: 697
Posted By vbgirl
Re: how to update the text file into access file

yes only new data will update to access
then how the code write?
Forum: Visual Basic 4 / 5 / 6 Jul 23rd, 2008
Replies: 8
Views: 697
Posted By vbgirl
Re: how to update the text file into access file

1234567,08072008
8767768,08072008
9988776,08072008
7891234,09072008
4567891,10072008
5213789,11072008 ...
Forum: Visual Basic 4 / 5 / 6 Jul 23rd, 2008
Replies: 8
Views: 697
Posted By vbgirl
how to update the text file into access file

Public cnName As Connection
Public rsId As Recordset

Private Sub cmdImport_Click()
Dim a(50) As String
Dim ProductID(50) As String
Dim i As Integer
i = 0

cdbOpenFile.Filter = "Text Files...
Showing results 1 to 13 of 13

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 10:17 am.
Newsletter Archive - Sitemap - Privacy Statement - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC