Hi...
My machine is a Windows 2003 / SQL Server 2000.
I´m trying to configure a replication in this SQL Server.
First, I´m trying to make this SQL Server it´s own distributor, but they fail in the end of the wizard and don´t create the distributor database.
I tried this same configuration in a...
I´m using transactional replication between SQL 2000 servers and everything is ok.
But during the night the system administrator stop SQL Server to backup the databases (I don´t know why !!)
After this stop, the Log Reader agent fail because he tried a number of times and after this, he...
Hi !!!
I have a MS Proxy 2.0 server that provide internet access...
But I have one internal address (www.intranet.com) that hosts my intranet home page.
There is any way to people that use proxy access this page without changing their Internet Explorer configuration ??
Thanks any help !!
Guber
I have a function that return the Hard Disk Serial Number...
I have to generate a Serial Number based in this hd serial..
someone have an algorithm to generate this ?
I´m making this process to protect my software... from ilegal copys...
Thanks any help...
Guber
I tested this program... and they worked fine... but I need to do this in an applet. Someone can help me ???
import java.lang.System;
import java.lang.Runtime;
import java.io.IOException;
public class loadNotepad {
public static void main(String args[]) throws IOException {
Runtime r =...
I have a application which send and receive files.
I want to do this application work in Web Pages with PHP. (I tested the FTP functions and thats all ok...)
But I have problem... to send files the program have to compact (ARJ, ZIP ou any thing..) the file.
There are any way to compact this...
I have PHP in my development machine wich runs Win NT 4 and IIS 4.
I need to use the Exec() and FTP functions from PHP, but the functions are not working.
Can I do any modification in PHP.ini or other thing to do this functions works ?
Thanks ...
Guber
How can I do a Dir() in a folder... considering the File Date Time ...
I need to select the older files in the folder...
Someone can help me ?
Thanks...
I have a table in my database and this table receive temporary data from txt files (I do this using bcp.exe)
I load the data and if its ok, I transfer to the final table.
But they have a problem... this table (the table is empty now...) have 110 MB allocated... and they are very stranger...
Hi...
I need a function to show BMP images in the sreen. (If it´s possible in 800 x 600 video mode...)
Someone can help me with this problem.. ?
I´m developing a system that will run in a DOS only machine and I need to show a lot of images in the screen...
Thanks any help...
I´m sorry, I'll try to better explain...
These 4 fields are the key ..
And I have to mach the 4 fields.
Example:
Table 1
A1 A2 A3 A4
1 1 1 1
2 2 2 2
3 3 3 3
Table 2
A1 A2 A3 A4
2 2 2 2
3 3 3 3
I need a select that returns only the first line of the...
I have 2 tables like this:
Table1 | Table2
|
A1 | B1
A2 | B2
A3 | B3
A4 | B4
I need to know waht rows are in Table 1 that there are't in Table 2
I tried this:
select * from Table1, Table2 where
a1 not in (select b1 from table2)
and a2 not in (select b2 from table2)...
I have a DOS only machine running as a client of a Novell 4 network.
The machine boot in 3,5 floppy (they do'n't have hard disk) and the netware take care the system.
Is there any way to run Java (can be console applications) in these case ?
thanks...
Guber
I have 2 exe's. Program1.exe and Program2.exe
From Program1.exe I call Program2.exe with parameters...
("C:\Program2.exe Par1 Par2")
and I execute: ShellandWait "C:\Program2.exe Par1 Par2"
(I use Par1 and Par2 with the Command$ variable...)
when Program2.exe finish, I...
Hi everybody,
I have a problem... (Win NT4, SQL 7)
In Windows NT4 Services Panel, I don't have the MSSQLServer, and the Agent Service, and in the Server Manager I only have the MSDTC Service.
I started the SQL and the Agent with the sqlsvr.exe and sqlagent.exe but they are running in a console...
I have the Type:
Type Estrutura
b As String * 2
c As String * 5
End Type
I declare a as Estrutura then
a.b = "AB"
a.c = "ABDCE"
ok ??
Now, I need other type (or anything like this to refer this type) like this:
Type EstruturaB
d1 As String * 1
d2 As...
I need a function that tests if a FTP server is active.
I don't need how to ping the server, but how to test if the FTP is active.
Someone can help me ?
Thanks !!!!
Guber
I need to do a program that read some information in Windows Reg
Example: in
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall
I have:
+ GetRight
+ Winzip
I need a program that "read" this information (GetRight,
Winzip)
Someone can help me...
I see some API...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.