hi!
table_1 has constraint pk_table_1 on columns a,b,c,d,e.
am tryin to insert *first* record thro' a form...
but, i get an error: ora-00001: unique constraint error -
constraint pk_table_1 violated.
this beats me..coz this is the first record iam inserting
into this table...
cud anyone pls...
hi guys!!
am using inno setup 4...
registering dlls n ocxs is workin like a dream.
* but,i need to put my mdb file & crystal report
files to the app path manually.
* create a folder in the app path
was wundering if i can automate this usin the same
inno setup script..cud anyone pls send the...
hi all!
my project currently has oracle 8.0.5 database on
win NT.we need to change o/s to win 2000 advanced server.
ora 8.0.5 is incompatible with win 2k.so, we are thinking
abt installing ora 8.1.7 on win 2k with compatiblity parameter set to 8.0.5.
pls let me know issues & workarounds for...
hi!
this is about forward compatibility...
i have a vb 5 application.i want to move to
vb 6.what changes do i hav to make in terms of
registering dll/ocx & in source code in order to
implement this?
thnx,
blubyte
hi!
Till now we had been using Tally Line printers for printing jobs configured on Unix Sequent Box. But recently due to
some technical problem in the Sequent machine we had to shift our printing jobs on to Windows NT machines. While configuring the Tally printers on
Windows NT machine, we used...
hi!
Line 16: Property OleObjectBlob in vaSpread1 had an invalid file reference.
how do i fix this reference error?
i need to fix this urgently....
pls help asap.
thnx,
bluebyte
hi!
when i run my vbp,i get a error msg
"cannot find path or library" :& the
cursor points at String$ in a particular
code block.
i checked project references...
there's a missing flag on "active resizer"
am unable to find wot is the dll i require to
register.
am...
hi!
wud u pls suggest wot methods shud be
used...
my code is on the lines of:
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
Load Form_print
With Form_print.vaSpread1
.PrintJobName = "Acknowledgement Letter"
.PrintBorder = False
If CLng(Text_tot_nof_trfdds.Text) > 1...
hi!
am trying to populate a vaSpread form & then
print it.the printout prints partial data
(first column data only).also, am getting the following error in the log file.
Line 16: Property OleObjectBlob in vaSpread1 had an invalid file reference.
how do i fix this reference error?
thnx,
bluebyte
hi!
hadn't installed IIS during OS install.
NT resides on C:\ drive..but c:\ has just
abt 60 mB free space now & i can't remove any folders there.
i already have SP6.
i tried re installation of option pack for getting
IIS.but the IIS defaults to C:\ ...where it requires
188 mB.
is there any...
hi!
the problem is as under..
s="select * from emp"
rs=new adodb.recordset
rs.open s,Conn, adOpenForwardOnly, adLockReadOnly
If rs.BOF = False Or rs.EOF = False Then
For k = 1 To rs.RecordCount
foo
foo
next k
issue: tho the query returns 1 or more than 1 records...
hi all!
am enhancing a vb6/ms access/crystal report application
used for voting(mdb resides on one machine).
the app runs on 2 networked machines.
the data entry,therefore will be done in 2 simultaneous
batches...A & B.i have a control_no field in the same table.
Eg:For batch A, i give starting...
hi all!
am enhancing a vb6/ms access/crystal report application
used for voting(mdb resides on one machine).
the app runs on 2 networked machines.
the data entry,therefore will be done in 2 simultaneous
batches...A & B.i have a control_no field in the same table.
Eg:For batch A, i give starting...
hi kci!
tried all that...used a dependency walker for
checking out dll dependencies.also used
RegMon to look at registry entries at real time..to
check if OpenKey succeeded or failed.registered msado350.dll
all over again.no luck :(
but the setup ran wunderfully on another machine.
now,the...
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.