That'd be because I've sacked the idea off completely and now I'm trying Java instead!!! Not ideal but it may work better??? I dunno... my head is just mashed!
We are hosting our school website on a server on our network.
If you go to http://www.st-chads.co.uk you will see a flash news ticker on the right hand side.
Obviously due to logic, to get to our website on the LAN we cannot use http://www.st-chads.co.uk, we use http://webserver/ instead...
Yeah i think it is clustering that I'm after. Is there anyone can explain to me exactly what clustering does???
I know it sounds lame, but im new to Exchange!!!
Thanks guys!
Adam Tate
I have got two Microsoft Exchange 2003 Servers. FS2 is a failsafe for FS1. Is there any way that I can get Microsoft Exchange to replicate the data so that If FS1 fails, I still have all the data on FS2?
Please help me, as I'm trying to get my head round it... and it's beginning to HURT...
OK i think i'm nearly there...
this is my code:
Private Sub Command1_Click()
Dim db As Database
Dim rs As Recordset
Dim fld As Field
Set db = DBEngine.OpenDatabase("h:\cruisetools.mdb")
Set rs = db.OpenRecordset("Product List Search by Product Code")
End Sub
I'm...
nope... i dont think so... i need help with VB Script... as far as I can see i'm in the
"Home > Forums > Programmers > Languages > VBScript Forum"
How am i in the wrong forum?
I JUST NEED HELP! LMAO!
OK i think i'm nearly there...
this is my code:
Private Sub Command1_Click()
Dim db As Database
Dim rs As Recordset
Dim fld As Field
Set db = DBEngine.OpenDatabase("h:\cruisetools.mdb")
Set rs = db.OpenRecordset("Product List Search by Product Code")
End Sub
I'm...
Anyone got any ideas how to run a microsoft access 2000 query in a form in VB6?
PLEASE make this english, as i've not used VB for about 5 years, and am struggling like hell with it!
Thannks guyz... :D
Right... i've now managed to get the data in there by using one of the addins in VB6.
I now need to get the access queries to run on the visual basic form!
Any ideas?
Hi there. I've written a database in Access and would like to make it into an exe.
I figure that the only way to do this, is to get it over to visual basic 6, and then use the package and deployment wizard to create the executable, with a setup.
But my problem lies in the conversion between...
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.