10,987 Topics

Member Avatar for
Member Avatar for aadebayo

Hello I am currently writing a program that generates an XML file. I am having some minor difficulty. I need it to look like below [code=xml]<?xml version="1.0"?> <?xml-stylesheet type='text/xml' href='test.xsl'?> <!--sample xml file created using XML DOM object.--> <GovTalkMessage xmlns="http://www.govtalk.gov.uk/CM/envelope"> <EnvelopeVersion>2.0</EnvelopeVersion> <Header><![CDATA[<some mark-up text>]]></Header> <node3> <subNode1/> <subNode2/> <subNode3/> </node3> </GovTalkMessage>[/code] …

0
139
Member Avatar for hanzi_ru

hi I need to create a report which can be produced according to the values given in the combo boxes For example: if I choose the location name as “Head Office” floorname as “1st floor”, utilization “all”– the report should only contain the records relevant to “head office” &”first floor” …

0
79
Member Avatar for justvince

sorry no well wrote code snippet , but my problem is although an absolute novice with VB6, I have created , well a specialist calculating programme, it is only a glorified calculator but using a lot of trigonometry functions, on the PC I created it on it works 100%. The …

Member Avatar for justvince
0
92
Member Avatar for Drycola

Hi, I'm working on a communication system that uses sound to transfer data, the concept is to transfer data by using different sound frequencies. I could produce the exact frequency of sound by using DirectSound and everything is OK about it. My problem is: I can't find a way to …

0
77
Member Avatar for jinkylopezplan

[b]hi there guys, i'm a newbi. can you help me how to create a program that count a day&time. and when it reaches the date&time that you set, it will prompt a message and the color of the message will change into red. thank you.. =) [/b]

Member Avatar for selvaganapathy
0
25
Member Avatar for learnerbm

Hi, everybody. I wonder if i can use regular expressions in VB normal form for MAcros visual studio 2008? There are lots of samples abaout using Regular expressions for VB.NET but i couldn't find any sample cod for VB. I want to use it in MACRO environmetnt.Please Help..

0
41
Member Avatar for rawilson18

Hi, I am producing reports in excel with varying lengths of rows. I have created a macro to automate the formatting of these reports and now just need to set a border round populated cells only. Can someone please help me with the coding? Thanks.

0
47
Member Avatar for hanzi_ru

my data report does not provide the data that i need. instead it provides some integers. can someone please help. ive attached my programme herewith

0
77
Member Avatar for hanzi_ru

ive attached my programme herewith. the report doesn't function properly in the tab 2 i have put a command button which generates the report could you please help

Member Avatar for hanzi_ru
0
100
Member Avatar for nagatron

Hello to all masters. . .I would like to ask if it is possible to use edit function in database without primary key. Ex. I have a button edit, a two textfields that holds the name and age of a person. If I put 2 same names in the database …

Member Avatar for aparnesh
0
150
Member Avatar for ladyjade

I'm making a media player with visual basic 6 and im having trouble on adding the video feature(so that i can not only play the music but i can see the video with it) to the media player? could any1 help me?

Member Avatar for Yasith93
0
381
Member Avatar for Bhatti302

[code] Hello to all Friends. I am using a Rich text box and i want to add URDU laguage Characters in the rich text box. tell me any one about this meter. i hope you help me. htanks [/code]

0
51
Member Avatar for Don Gino

Hey, I made a VB project which saves and loads data by writing and reading from an MS Access database. One problem is when i run the exe on a different computer i get the "Runtime Error 91 Object variable or width block not set " error. Now I am …

Member Avatar for Don Gino
0
152
Member Avatar for malog

I write an add-in for word 2000. It is a .dll writen in vb6. I need to intercept the keyboard keystrokes before Word. Any help would be appreciated. Malog

Member Avatar for malog
0
86
Member Avatar for ahirmayur

Hello Guys, I am new to VB6 & Oracle too. I have one got one Project from my friend. He gave me some VB6 files & 2 SQL files for Oracle database. Now i want to know that how can i connect my VB files to database?? I am also …

Member Avatar for abu taher
0
292
Member Avatar for pardeep3dec

Hi friends, I am unable to see the records added (at the time of programme run) in Report. but when i restart the programme then it shows the added record. in other words my report unable to show records added at running time of programme. Please help

Member Avatar for dspnhn
0
59
Member Avatar for GloriaCampBell

I need help with creating a "booking system", i had already done some tables,and i need help with the coding part,especially concerning the relationships between the tables.Thankyou

Member Avatar for AUGXIS
0
87
Member Avatar for TneOne

I'm trying to add data from an Excel 2003 worksheet to an Access 2003 table using Microsoft Visual Basic 6.5 (the one that comes with Excel/Office). I'm able to read data from the Access table using the following code that I got using the macro recorder: [CODE=visualbasic] With Worksheets("Pin Data").QueryTables.Add(Connection:="ODBC;DSN=MS …

0
86
Member Avatar for iamnoangel26

My programs is using MS Access as its database. If by chance I must use other database like foxpro, must I rewrite my entire program? Or I just need to do minor changes because I change database applications, like for example ("select * from msaccess" to "select * from foxpro") …

Member Avatar for iamnoangel26
0
99
Member Avatar for XC MTB

I have written some code that I would like to apply to 3000 csv spreadsheets. Do you know what code I would need to have before and after my code to open every csv file in a folder, apply my code and then save and close the file without converting …

Member Avatar for XC MTB
0
112
Member Avatar for dhanya_piit

hey ppl, i am creating tables at runtime but when the table with same name are created again i get an error that the table already exisits hw do i check wheter the table already exisits or not plz give me the syntax and am not creating database at runtime …

Member Avatar for aktharshaik
0
74
Member Avatar for Drycola

Hi everyone, I have problem accessing directories with LONG names, I simply get 'Path not found' error. Is there any fix for that?

Member Avatar for bushman_222
0
130
Member Avatar for pardeep3dec

Hi Friends, My problem is that whenever i generate datareport from programme it shows each element in sequence but when i goes on more than 6 page then it's sequence goes down in comparsion to the label on report. same problem occurs when i save the report in .html or …

Member Avatar for dspnhn
0
130
Member Avatar for hanzi_ru

i need to update new records to the database. i created a button and typed the below mentioned code But an error saying,"Current recordset does not support updating. this may be a limitation of the provider, or of the selected loc type" appears. Could you please help Private Sub Command3_Click() …

Member Avatar for aktharshaik
0
2K
Member Avatar for grinder182533

Can anyone help me with a Crystal XI issue ? My report access an SP, and has detail sections A to G. The exact number of lines I print through to section E is constant. Sections F & G can return a variable number of lines. ( zero to many). …

0
38
Member Avatar for habibpld

Hi, I have a problem with printing the report, I am using a dotmatrix printer. when ever i am printing the printer feed the paper up to A4 size even the content is two or three line. [COLOR="Red"][B]I want the paper to stop immediatly after the printing[/B][/COLOR] so that it …

Member Avatar for aktharshaik
0
88
Member Avatar for Doobie1

Hello, I am working on a VB script to delete files from the OLK directories on my Citrix server. I am new with VBS and I need to know how to use the below command line in a VB script. c:\del "C:\Documents and Settings\%Username%\Local Settings\Temporary Internet Files\OLK*" Can someone help …

Member Avatar for aktharshaik
0
53
Member Avatar for pardeep3dec

Hi Friends, My problem is that when i save my report in .txt or .html format. It's format not same as report in programme. Mostly values goes down from there position. For reference i am attaching my report .txt file. Please help Thanking you

Member Avatar for aktharshaik
0
94
Member Avatar for Lil' Tripsturr

Gday i already asked for help in the vb.net forum,im new so im guessing i was in the wrong forum as i didnt receive much help.ive posted all the original text from the thread below. G day ,im a parent from Australia. My child is 7 turning 8 and i …

Member Avatar for aktharshaik
0
3K
Member Avatar for pardeep3dec

Hi Friends, I have a Access table with [B]S.No.,Name,Department,Status [/B]fields and some data attached with this mail. when i used query [B]"select * from emp where status='Yes';"[/B] and when i put textboxes named [B]s.no.[/B] of command button of dataenvironment->connection1 then it always give there correspondence value i.e. only that record …

Member Avatar for aktharshaik
0
205

The End.