Hi,
Does any Method or object in C# that is similar to the VB6 "ScriptControl", and if exists, where can i view some documentation and examples.
Thanks,
Mitch
Hi,
I would like to know how can i configure a DNS Server in my intranet.
My intranet has 4 Pcs (1 Red Hat 8.0, 2 Windows 98 and 1 Windows XP), and has no internet connection.
I've tried to configure BIND but it doesn't work. I have no subnets. I've searching many documentation...
Hi,
I just install Redhat 7.2 Server.
When i try telnet(Windows NT) to that machine(linux), i've got the following error message :
could not open connection to the host on port 23.
An existing connection was forcibly closed by the remote host.
Thank's
Mitch
I have made a select, that retrieves +/- 3000000 records, and i would like to know how can i fetch the records retrieved, for example the first 100 records, the next 100 records, etc...
thanks, Mitch
Hi,
I 'm trying to backup a Oracle 8i database, but i don't know how to do it, and i'd like to know if copying the datafiles, is the same thing of doing a backup.
thanks,
Mitch
Hi,
I'd Like to know if it is possible return a kind of arrays, like cursors or arrays from functions. And if it is how can i return that structure?
Thanks,
Mitch
Hello,
Can i Install Oracle Designer v6, on the same machine where i have installed the Oracle8i Enterprise Edition (Release 2 - 8.1.6), on Windows NT Server System??
When i try to install the Oracle Designer, it gives me the following error :
The location specified...
Hi,
I have a file with 650000 records, and when i insert that records in the database, it spends +/-15 minutes, and i think that is a poor performance.
How can i increase the performance???
thanks,
Mitch
Hi,
Why this Don't Work??
sqlstr = "SELECT * FROM users where [birthdata] >= " & birthdate1 & " and [BirthDate] <= " & birthdate2
Set rst = dbs.OpenRecordset(sqlstr)
This always return 0 records, where birthdate1 and birthdate2 are a textfield form!!
Thanks,
Mitch
Hi,
Why the following error appears??
ORA-01403 No Data Found
I am develope an application, using ASP.
This is a sample code:
Set OraInsert=Database.dbCreateDynaset("Select * from Contactosclientes",cint(0))
Database.LastServerErrReset
On error Resume Next...
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.