3,481 Topics

Member Avatar for
Member Avatar for SilentK

I am having some trouble with pop under ads. They seem to pop up randomly (It can go days without happening) and they are popping up even when I am not surfing the web or using IE. The most frequent time they pop under is right when I login and …

Member Avatar for dlh6213
0
136
Member Avatar for NilovSerge

Hi, all! I need to load base from ODBC-source into MSSql base using MsSql DTS at my customer's side with automatic as much as possible('Pushing 1 buton'). I have found such an example: DECLARE @object int DECLARE @hr int --create a package object EXEC @hr = sp_OACreate 'DTS.Package', @object OUTPUT …

0
63
Member Avatar for capt_phill

Hello there, we are converting our applications from a sybase server over to MS SQL Server 2000 and have run across a query that is acceptable in sybase but not ms sql. It is giving us a table name correlation error that we can't figuire out. In sybase the sql …

Member Avatar for Estuardo
0
222
Member Avatar for arron

Hello, I have two questions, first some background info: We are running SQL 2000 on a Windows 2003 server for out aircraft parts database software. There are 7 workstations (windows 2000 and XP) that run the parts database. 4 of those workstations run really fast, the database calls are near …

Member Avatar for Estuardo
0
100
Member Avatar for pramodDR

HI 1. I have a typical problem.We have a 2003 server which is a user authentication server.I have a sql server 7.0 on NT platform.I am logging in to the 2003 server from my XP workstation. 2. I am authenticated to 2003 server & simultaniously to NT server which has …

Member Avatar for Estuardo
0
100
Member Avatar for MikeT

My Anti-virus keeps finding a couple of problems, so does Spybot and Ad-Aware occasionally. Hopefully it's not too bad but I'd appreciate any help. Logfile of HijackThis v1.99.1 Scan saved at 21:47:33, on 24/06/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe …

Member Avatar for DMR
0
196
Member Avatar for wchitamb

Please help !!! I am designing a database system and I am a bit stuck and do not know my next step forward. I am using SQL Server 2000 to develop a database system from scratch for a medium sized company which does not have an IT dept therefore I …

Member Avatar for Kate Albany
0
168
Member Avatar for TheShadow

I'm having trouble thinking how to write a query ... i have two tables customer and contact ...they share a common element of customerID ... their is a login form based on the contactID, contactPassword within the contact table, based on that i want the contactID and customerID of contact, …

Member Avatar for manishkaushik
0
125
Member Avatar for Finman101

I've been having continuing pop up problems for weeks now. It started with a "surf" something or other .exe file, which I deleted / fixed usunf hijackthis etc. Now I still have this pop up ...but can't delete it. I'm also getting "pocker" and "casino" icons popping up onto my …

Member Avatar for Finman101
0
291
Member Avatar for Rybupsp

Hello and thanks to anyone who can give advise. This virus has somehow infected my computer at work which is on a network but I believe our network is safe. I can't get rid of this damn thing cause it keeps regenerating. Any help would be greatly appreciated! Logfile of …

Member Avatar for DMR
0
229
Member Avatar for NilovSerge

Hi, all! I run in PHP процедуру MSSql-procedure: $Stmt= mssql_init( 'ProcName', $Con ); ... $Result= mssql_execute( $Stmt, true ); if ( !$Result ) { echo mssql_get_last_message(); ... The problem is that if this proc generate an error(for ex breaking the unique index), mssql_get_last_message() gives "The statement has been terminated." but …

Member Avatar for Troy
0
167
Member Avatar for jamesg

Hello all, I have a MS SQL database which is meant to be quite small. For some reason it appears to have grown to 1GB in size. There are quite a few tables in the database. Is there any way to get a report (using enterprise manager) of the table …

Member Avatar for Letscode
0
108
Member Avatar for MartyMcFly

I would like to install phpBB 2.0 on a windows 2000 server on my network, so that network users can access this locally as a method of communicating over the network in addition to email. This needs to be available to about 200 people on site, which is managed by …

Member Avatar for Zachery
0
190
Member Avatar for Disco Stu

so i guess i need some help with this thing i dl HJT and i did that scan thing...here is what is says... Logfile of HijackThis v1.99.1 Scan saved at 7:39:08 PM, on 6/26/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\system32\winlogon.exe …

Member Avatar for crunchie
0
224
Member Avatar for Finman101

I have just spent considerable time getting rid or a range inbedded programs eg. yazifind.com. I thought that was the end of it now I have - AmberCasino.com. It just appears on my desk top. How do i get rid of it. This may help with the solution - Logfile …

0
102
Member Avatar for hmoner

Hi guys Lemme explain the situation in 2 lines: DB Structure: [url]http://img133.echo.cx/img133/6610/dbstructure6hs.jpg[/url] Client goes to computer shop. Shop has 1 or more NORMAL promotions (of the kind: for each u$sXX ammount you buy, you get X qtty of points to exchange them later by gifts). EACH NORMAL PROMOTION can have …

Member Avatar for pclfw
0
183
Member Avatar for MagicM

:cry: I'm new to this MS SQL and I've been trying to understand this Primary key and Foreign key. I know that I use the foreign key to reference a table but for some reason I'm not getting this down right can someone point me to the right direction. Also …

Member Avatar for Kate Albany
0
248
Member Avatar for sham

I created a database in Sql Server 2000, unless I made atleast one field in the table as "Unique", I could not insert data into table. But no-where in the documentation , books or Sql server online I could get a text saying we need atleast one Unique Key per …

Member Avatar for pclfw
0
119
Member Avatar for chai

Hi! i have a table with 3 fields: ParentFolder,DocumentNo and VersionNo the DocumentNo give each document a unique number. ParentFolder is a number specifying which folder a document is in. and each document(with same name) can have many VersionNo(1,2,3 etc). i am creating a house keeping function for user. this …

Member Avatar for pclfw
0
96
Member Avatar for abhishekj

i have two tables table1 has the folowing fields lastprice symbol time table2 has the same fields now table1 stores only the last data of the corrosponding symbol but table2 goeson adding the data as it comes in now i want to write a query get the difference of the …

Member Avatar for pclfw
0
130
Member Avatar for zaphod2003

I have programmed a web application using classic ASP and MSSQL, but our company is upgrading to ASP.NET and for my next project I thought I would the application in pure VB.NET. However, I am struggling to get my application to talk correctly to the MSSQL tables. I know my …

Member Avatar for zaphod2003
0
139
Member Avatar for DennisO

[[COLOR=Navy]B]Before we begin, it is important to note that I'm a bit of a rookie in this area and that the past month of trying to problem solve this has exhausted what little patience I have with computers. I will take any and all suggestions to solve the problem below. …

Member Avatar for DMR
0
232
Member Avatar for SquirrelProdigy

When attempting to connect to my sql server through Vale Software's MSDE Manager, I get the error [SQL-DMO]Service Control Error: The RPC server is not available. I made sure all processes involving RPC were turned on, and I also turned on the DCom service process launcher as I read to …

Member Avatar for jwshepherd
0
109
Member Avatar for kyarchie

In developing customized software for different development sites, I copied the mySQL database from original server to my development server using mysqldump to creat a copy, then mysqladmin to creat it to the development server. The web page I am testing is the same for both development sites, but an …

Member Avatar for jwshepherd
0
81
Member Avatar for pervenches

Hello, How can a timestamp field (int, 4) witch displays as hhmmss be converted that it looks like hh:mm:ss? Can anyone help?

Member Avatar for jwshepherd
0
155
Member Avatar for MikeT

Thanks for looking. Recently acquired Media Motors on a rare use of IE, tried Spybot and AdAware and also deleting it in the registry but no go. Thanks in advance for your help, HJT Log follows... Logfile of HijackThis v1.99.1 Scan saved at 22:58:28, on 15/06/2005 Platform: Windows XP SP2 …

0
45
Member Avatar for dsgnews

Hi friends, I have very little knowledge of JOINs. Please, help me out in rewriting my sub-query to some kind of JOIN for earlier MySQL versios. TABLES IN MY DATABASE: Room (room_ no, room_ type, price) Guest (guest_ no, Fname, Sname, address) Booking (room_no, guest_no, Fname, Sname, arrival_date, departure_date, emp_no, …

Member Avatar for relawson
0
127
Member Avatar for TheSaint

Hello people, I have a big spyware problem altough i cannot find anything anymore with adaware and microsoft antispyware. I keep getting popups and my computer is connected to 15 ips all the time :S. So i tought i try highjackthis because i read that that might help, anyways here …

Member Avatar for crunchie
0
93
Member Avatar for ~~Sarah~~

I'm having this problem with Aurora, like lots of others. Here's my log: Logfile of HijackThis v1.99.1 Scan saved at 10:55:10 AM, on 6/4/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 (6.00.2900.2180) Running processes: C:\WINDOWS\System32\smss.exe C:\WINDOWS\System32\winlogon.exe C:\WINDOWS\system32\services.exe C:\WINDOWS\system32\lsass.exe C:\WINDOWS\system32\svchost.exe C:\WINDOWS\System32\svchost.exe C:\Program Files\Common Files\Symantec Shared\ccSetMgr.exe C:\Program Files\Common …

Member Avatar for crunchie
0
337
Member Avatar for AK47

I just installed a new file/backup server running on FC3 and I already had an FC2 system running DNS, DHCP, web, email, gateway, etc. I also have a Windows Server 2003 system running MSSQL 2000 for accounting software. The purpose of the FC3 backup server is to store all the …

0
171
Member Avatar for Celor

Hello, it has been a while since I posted here, but last time I did you people helped out alot. So, now I have [i]another[/i] problem! THis time with spyware. I have this thing that keeps coming on called "MyWebSearch installer" Which is this installer (duh :P) that pops up …

Member Avatar for alfman
0
94
Member Avatar for kAtHicKa

Ok, my 'puter is working a [U]lot[/U] better after all the work I've done, but I'm still having some trouble. Maybe you can figure it out. Here's what I've done to try and help myself... 1) Read the READ ME posts in this forum 2) Ran Trendmicro Virus Scan (no …

Member Avatar for kAtHicKa
0
355
Member Avatar for SquirrelProdigy

Hi, I'm attempting to set up dotnetnuke with Microsoft's SQL MSDE as my database. After getting SQL up and running, I created a database aptly named dotnetnuke, and a login called dnnuser. I set dnnuser's role on dotnetnuke to system administrator and it's role membership to db_owner. After altering the …

0
103
Member Avatar for Firedad

Can someome look at my log and see why I am getting popups. I ran Spyware aand adaware w/ updates but still are getting popups. I did notice I now have the "Viewpoint" toolbar which is new. I also read the thread regarding "before posting a hijackthis log" before I …

Member Avatar for Firedad
0
381
Member Avatar for cr8vnrg

Hi, We have a accounting/inventory program that uses MS SQL as the database, with VB and Access for reporting. We want to make the database available online. ie.. Our clients can search the inventory and make orders from it. We do not want to install a local web server inhouse. …

Member Avatar for demo
0
108
Member Avatar for karvinkoppa

Hi, Accidentally one the member has compressed the disk drives in the SQL Server. Before we go ahead an uncompress the disk drives, we need to make sure that the database is unaffected. 1. What is the normal database compression ratio when Hard Disk is compressed? 2. Do uncompression of …

Member Avatar for karvinkoppa
0
147
Member Avatar for curiousdan
Member Avatar for mediaphyte
0
227
Member Avatar for Dark_Omen

Hello, Can anyone explain to me how I can create a function that I can use in SQL. Thanks

Member Avatar for Dark_Omen
0
216
Member Avatar for milman

Is there a way to get the current value in the process of a select statement? Such as [CODE] SELECT pk_ID, columnN and be able to evaluate what pk_ID is at this point WHERE This = That [/CODE]

Member Avatar for gminhas
0
170
Member Avatar for SiteTutor

Hi, I hope I put this into the right category On my [url=http://www.national-real-estate-directory.com/real-estate-forum/] Real Estate Forum [/url] the vBulletin options are not working. Could someone tell me where to start troubleshooting. Thanks, Mike

Member Avatar for SiteTutor
0
122
Member Avatar for debihawk

I hope I've posted this in the right place. I keep getting redirected to a couple of sites...one is "AllFreeStuff"...one asks to download cookies from "gl0ck.9.net", and the other generates a popup with "Sitebar! You sitebar is ready to be downloaded". I've tried and tried to get rid of it, …

Member Avatar for caperjack
0
98
Member Avatar for markwaugh

could someone please check my log file from hijackthis v1.99.1. and tell me if i need to remove anything else. I had no choice but to use the uninstall program provided one of the members here, but it seem to have worked, but not sure that it might have left …

Member Avatar for crunchie
0
249
Member Avatar for mikeandike22

Ok this is a pretty recent problem i am having with my windows xp. When i load the operating system a program called cisvc.exe or someting close to that runs.for a while everything is alright but then this program starts eating up my cpu ussage. If i shut off the …

Member Avatar for caperjack
0
126
Member Avatar for yinsw

Recently I had been infected by this virus that try to write 2 files(autorun.exe and autorun.inf) whenever I insert a CD into my cd-rw. I've manually removed most of the files which is hidden. When you run the autorun.exe file, it will create a file called Crazy-Frog.html and a bunch …

Member Avatar for yinsw
0
136
Member Avatar for MikeT

Hi, Trying to clean up my machine, I've already ran Spybot, AdAware and HJT and got rid of lots of stuff but there's a few things which just keep coming back. IE keeps opening with the following URL [url]http://67.15.70.15/~black/f***porn.html[/url] and there's several processes which I haven't been able to remove. …

Member Avatar for MikeT
0
315
Member Avatar for Makarand_Keer

Hi All I am facing problem is SQL Server 2000, with OPENXML. I am having data which i receive from some other database in form of xml doc. Now I have to use this xml data as JOIN with MS SQL 2000 database table. But as everybody aware that using …

0
64
Member Avatar for RonR

I am ready to start using MSDE. When I run the setup for MSDE it tells me I need to set the password. I have read the "help" on the MS web site but it is still not clear to me how I setup the password or anything else so …

Member Avatar for RonR
0
118
Member Avatar for weepee

Dear Friends, Can someone look at the log and let me know if there is some malware etc installed on my computer? Thanks in anticipation for your help. Logfile of HijackThis v1.99.1 Scan saved at 11:23:33 AM, on 2/17/2005 Platform: Windows XP SP2 (WinNT 5.01.2600) MSIE: Internet Explorer v6.00 SP2 …

Member Avatar for crunchie
0
148
Member Avatar for shabiz

I am very new to mysql, so I apologize for such a basic question... How do I link my dbase to a website? What are the apporpriate query strings and steps? I am trying to create a website that would allow members to search for other members by name, city, …

Member Avatar for percent20
0
75
Member Avatar for Phaelax

Running Win2kpro with mysql server 4.1. I installed the service "mysqld-max-nt.exe", but it won't run. It's set for automatic, but even if I try to activate it manually, it won't. I checked the event viewer and it shows only this: "[size=1]The mysql41 service terminated unexpectedly"[/size] [size=1][size=2]Could there be a problem …

0
77

The End.