how to make vb6 and sql server 2000 multiuser and client server??i use adodc for connection please tell me the source code. thx
i am doing socket programming in linux with the help of gcc compiler .the server code is giving error. Segmentation fault (core dumped) the code is: #include<stdio.h> #include<string.h> #include<stdlib.h> #include<netinet/in.h> #include<sys/socket.h> #include<unistd.h> //#define message 255 int main(void)/*(int argc,char* argv[])*/ { int sock,sock1; struct sockaddr_in server; struct sockaddr_in client; char buffer[255]; char buff[20]={“message recieved”}; int…
hi guys… My problem is….. Default size of data report is A4. but i want to change it 12×18 inch. or any other. how can it possible? plz tell me soon lakahmikant_prince@yahoo.co.in
I am working on a code which is used to send email from the desktop application, it works fine. The main problem arises when i tried to attach multiple files or i tried to attach a heavy file (e.g. 1 Mb, or higher) Below is the code i have used. For i As Integer =…
I can report data from M.s Access in VB 6.0, But my hard copy in Certificate in Landscape Paper. so I can’t do. I want to ask! How print Data from Access to VB 6.0 that can change position of Paper (Portriat and Landscape). I think in Crystal Report, but I can’t. Please help me.
In my program I pass values from VB to Excel for reporting. When I pass 03-01-2009 (3rd Jan 2009), in excel it shows as 01-03-2009. I have set short date format to dd-mm-yyyy, in control panel, regional settings. Also in excel, I set cell format through VB as … Exl.Range(“A1″).NumberFormat = “dd-mm-yyyy” and Exl.Range(Rng).NumberFormat =…
I need to create a macro in Excel 2007 to disable save
How do I connect SQL Server 2005(mobile edition) to Visual Studio 2005? I tried the connection but the database is not found on the server.
Hi all, Based on the new feature(ID vault) implemented in domino 8.5, i would like to access this new feature(idv vault) using java api. Like i want to mark it for inactive in id vault database for a particular user. and how to change the name. Regards, Sankar
error sql writer – sql dumper liabrary failed initialization install corrupt or tamper with
The Access form will not accept olebound .jpg pictures. The form is referencing a table with an OLE Object field definition. The picture frame on the form is created using OLEbound object frame. When using Insert Object’ and finding the file containing the .jpg picture, only the jpg tag and the name of the picture are put into the form,…
Hi All, I am facing core dump, I am using “dbx” debugger to debug my source codein this matter.[o:p][/o:p]
how to generate .xml file through vb6
I am buying a 520 w V6R1. I need to have the following features on it. STRQRY WRKQRY STRSQL What is the lic pgm on 6.1? On V5R4 it was 5722QU1 or 5722qu2 & 5722st1? What is the difference between the 3?Would like to know what to order for the 6.1 box Thxs Stephen
Dear all, Please help me ,how to display images from database on datalist in asp.net.my coding are mention below,all my records are display but images are not display. HTML CODE:- <asp:DataList ID=”DataList1″ runat=”server” BackColor=”White” BorderColor=”#336666″ BorderStyle=”None” BorderWidth=”0px” CellPadding=”15″ GridLines=”Both” CssClass=”normal-txt” HorizontalAlign=”Center” RepeatColumns=”2″ RepeatDirection=”Horizontal” ShowFooter=”False” ShowHeader=”False” Width=”60%” > <FooterStyle BackColor=”White” ForeColor=”#333333″ /> <ItemStyle…
any one explain this query: select regexp_substr(char_name,’[^,]+’,1,level)as row_id from char_change connect by level<=(select length(replace(char_name,’,',null)) from char_change); this query is used to get the string value and print the row wise.
My question is when i using the package to make the setup file, but the error code 70 appeared and failed to continued. anyone can help me to find out the problem. the vb file can complied in vb6.0 and make a exe file. Only error occurred in Package wizard. thank you for your help!!
How to connect backend(database to C++(front end) ?
Dear Expert(s), I am in search of a manner to update a limited number of datafields (<5) forth and back between a JAVA/Postgresql based solution and a legacy Niakwa NPL Basic2C program using C-ISAM tables. I wouldn’t try to access the C-ISAM files directly as they are constantly being used by the Basic2C program (together…
The code is for searching entire sql database if i enter RegistrationNo which is primary key plz help.iam getting errors. If IsNull(TextBox1) Then MsgBox “Please Enter the RegistrationNo” End If If IsNull(Me.TextBox1) = False Then Me.Recordset.FindFirst “RegistrationNo= ‘” & Me.TextBox1.Text & “‘” Me!TextBox1 = Null If Me.Recordset.NoMatch Then MsgBox “RegistrationNo Not Found”, vbOKOnly + vbInformation,…





