Hi
Thanks for your help. This is the code I am using its working perfectly on my system. I cannot use dsn-less connection as my provider doesnt support that.
Could you please help me to sort it out.
<%
Dim strDb
Dim strConn
'this procedure is called wherever a connection is needed.
sub...
Hi,
I am still getting the same error. I had selected the directory in which my databse is stored and gone to its properties. As my system is on Win Xp, I got 4 tabs
like General, Sharing,Web sharing,Customize. Then I had selected Web sharing from that and I clickd on Edit properties inthat and...
Hi all!
I am using access database with dsn calling thru asp pages. Its working well in retrieving records, but I am not able to update/delete records as its giving the error
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Microsoft Access Driver] Operation must...
Hi!
I am trying to write a dll which helps me to display records one by one when I click on button called next
In dll I have this code.
Private Sub Class_Initialize()
Set cn = New ADODB.Connection
cn.Open "dsn=dsnRA;Uid=sa;Pwd=art"
rs.Open "cust", cn
End Sub
public...
Hi all!
I am working on Win 98 and personal oracle 8i , Now Im trying to connect oracle with vb and I tried to create a dsn but its giving error
oracle(tm) client and networking components not found...
From where can I install this components and what I should do . Any help would be gr8. Many...
Hi all!
I am working on Win 98 and personal oracle 8i , Now Im trying to connect oracle with vb and I tried to create a dsn but its giving error
oracle(tm) client and networking components not found...
From where can I install this components and what I should do . Any help would be gr8. Many...
Hi All,
I want to use date and time picker control in my VB
application but for some reason Im unable to find that
control under components how do I get that control.
Many Thanks In Advance
Dar
Hi all!
I had loaded developer and oracle8i on win98. Backend
is working out well. But Im not able to connect thru forms
it is giving error as TNS unable to connect destination.
Any Help
Many Thanks
Dar
Hi All,
I am working on Win 98 and it was working fine with
Sql Server 2000. Recently I had loaded Oracle 8i on my
system. Then all of a sudden my Sql Server stoped working.
How do I start the Sql server again. Cant we run Sql Server
and Oracle on 1 system.
Many Thanks in Advance
Dar.
Hi
I donno whether I am in right forum or not.. On my
system I find Autoexec.bat.old is being generated n number
of times under my c drive. I think around 40 to 60 files have been created autoexec.bat.old5, autoexec.bat.old6 and so on..
How do I resolve this
Many Thanks in Advance
Dar
Ken
If group1 returns 3 rows and group2 returns 2 rows and
group3 returns 5 rows . Then in this case the maximum number of rows are returned are by group3. Then under other group(i.e) (group1, group2) there should be five rows as the rows displayed by them are less than group3. How do I get...
I have a main group in that I have n number of groups again.
Group1
Group1a
10 (Ist parameter)
20 (2nd Parameter)
30 (3rd Parameter)
Blank Row
Group1b
10 (Ist parameter)
(2nd Parameter)
30 (3rd Parameter)...
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.