SQL Server Questions and Answers
1 - 20 of 274
<<PREVIOUS 1|2|3|4|5|6|7|8|9|10 NEXT>>

SQLRPGLE Cursors and Recursion

I'm trying to recursively call a PI in my SQLRPGLE program. Problem is, I get an SQLCODE error of -519 and I'm sure it has to do with cursors and the prepare statement in my PI. Here's the code: pprintPrograms    b      dprintPrograms    PI      d...

Answer Question   |  Nov 19 2009  11:09 PM GMT
SQLRPGLE, iSeries, SQL Cursors
asked by Dcantwell

  180 pts.

The IT Blog Top 10: Nov. 19, 2009

10. The intermediate IBM i 6.1.1 version Mark Fontecchio takes a look at IBM i 6.1.1, and answers the question of how well it fills the gap for those waiting for i5/OS. 9. Using VRDP to view VirtualBox virtual machines remotely Rick Vanover explains some important adminsitration techniques for...

Answer Question   |  Nov 19 2009  6:46 PM GMT
ITKE, AS/400, Channel
asked by Michael Morisy

  710 pts.

FULL BACKUP taken by SQLExecDirect function works, but backup is not taken why?

I try to backup SQL server database using ODBC native client apis. One weird error occurs. When I run, SQLExecDirect(stmt, "BACKUP DATABASE dbname TO DISK='C:TESTBK.BAK' WITH FORMAT ", sql_nts ) There are no errors during runtime, and message shows backup taken . But it is not seen innthe specified...

asked by ITKE

  10290 pts.

Composite foreign Key in SQL Server

I have a composite foreign key that has to be part of the primary key of the new table... but an error appears in SQL server... CREATE TABLE Se_paga_con (IDpel INT NOT NULL, IDvta INT NOT NULL, IDnota INT NOT NULL, CantidadPeliculas INT, PRIMARY KEY (IDpel,IDvta,IDnota), FOREIGN KEY (IDpel,...

asked by GabyCostilla

  5 pts.

Email Notification

Hey i am creating an application front end = vb.net and back end = sql server db!! the application helps assign staff to jobs and when an assignment occurs i would like the staff to recieve an email informing them that they have been assigned to a job... can anyone help me out with how i would go...

Answer Question   |  Nov 17 2009  0:09 AM GMT
VB.NET, SQL Server database
asked by Keirameister

  5 pts.

passing data between two SQL Server databases

I am having an issue to passing data between two SQL Server databases.  I can not simply use Import/Export functions or Data Transfer Functions from SSIS because I was asked to transfer “20%” data with more than 15 criteria among 200 related tables.  Also we are not allowed to use the...

Answer Question   |  Nov 16 2009  6:29 PM GMT
SQL 2005, T-SQL, Stored Procedures
asked by LL123

  15 pts.

The IT Blog Top 10: Nov. 12, 2009

10. How to use command line arguments in VBScript via the Wscript.Arguments Object Jerry Lees offers up an indispensible guide for VBScripters. 9. Standard Server 2003 Migration to SBS 2008 Part 3 Roger Crawford’s third part of his series on Server 2003 migrations. 8. Success of 64-bit Internet...

Answer Question   |  Nov 12 2009  7:00 PM GMT
AS/400, Channel, CIO
asked by Michael Morisy

  710 pts.

How do I fetch synonym names with the SQLTables function in ODBC API?

Can somebody please explain how to fetch synonym names with the SQLTables function in ODBC API. I currently use the DSN created with SQL Native Client 10 and SQL Server 2005. My code is as follows:</p><p>ret = SQLTables(stmt, NULL, 0, NULL, 0, NULL, 0,...

Answer Question   |  Nov 10 2009  9:40 PM GMT
SQL tables, ODBC
asked by SQL Server Ask the Experts

  2445 pts.

sql results to text file

I starting using a new laptop and checked all my sql settings however when I run the same script on my old laptop and new laptop and save to file as text, the data is exactly the same but it is much larger on my new laptop. What setting am I missing on my new laptop? I already save with Encording...

Answer Question   |  Nov 9 2009  9:17 PM GMT
sql 2005 Performance Issues, SQL 2005
asked by Chpern

  5 pts.

TFS VSTS2010

Hello Members,                        I am very new to this blog.I want to need some information regarding VSTS2010 TFS(Team Foundation Server).I have couple of questions in my mind. I really want to share with you. At present time we want to implemnet automation testing...

Answer Question   |  Nov 6 2009  3:00 PM GMT
TFS VSTS2010, Visual Studio 2010, Visual Studio
asked by TE001

  5 pts.

The IT Blog Top 10: Nov. 5, 2009

10. Using VRDP to view VirtualBox virtual machines remotely Rick Vanover has put together a useful tutorial for Sun’s xVM VirtualBox. 9. How to reset the Cisco Catalyst Switch to Factory Defaults Yasir Irfan offers some advice for those needing a fresh late on Catalyst switches. 8. Independent...

Answer Question   |  Nov 5 2009  4:01 PM GMT
ITKE, Channel, CIO
asked by Michael Morisy

  710 pts.

Troubleshooting Data Mining in SQL Server Analysis Services 2005

I want to run the Data Mining tool in SQL Server Analysis Services 2005, but I can only get to the processing stage: It hangs (NOT RESPONDING) when I try to go into the Mining Model Viewer. Could this be a PC or SQL config problem? How do I resolve this problem?     Software/Hardware used:...

asked by SQL Server Ask the Experts

  2445 pts.

Constraints (MySql,tables,null,PK,FK etc)

Hi all(waves) noob here ( :) ) ( yes you might look down upon me) ( :( ) never the less....:)  Quick question: Tables made so far: department values (depno,dname) course values values (courseno) How would I create a table eg "Table budgets"...with values of two budgets (£100 and £200) for...

Answer Question   |  Nov 4 2009  7:52 PM GMT
MySQL, tables, constraints
asked by Ak1bo78

  30 pts.

The most-watched IT questions this week: Nov. 3, 2009

Here are the 10 most watched questions on ITKE: There’s some great discussions going on. Go answer a question now and take your shot at winning a TV: 1. Problem installing Exchange 2007 Management Tools was posed by Labnuke99 and answered by Mshen. 2. What Event ID was asked by Newbiepeon and...

Answer Question   |  Nov 4 2009  2:33 PM GMT
ITKE, AS/400, Channel
asked by Michael Morisy

  710 pts.

Security Update for SQL Server 2005 Service Pack 3 (KB970892)

hi! each time i try to update the captioned update it fails. i guess it has also caused my ooutlook to crash!!! pls help Software/Hardware used: vista ultimate + off. ent. 2007 with biz contact mgr.

asked by Teamwork08

  5 pts.

MS Exchange on Server 2000 one user can receive but not send mail

One of my users reported that he is not able to send e-mail from his Outlook client.  I sent test messages from his Outlook client to both an internal and external address and did not receive eitehr message.  I sent him e-mail from both my internal and external e-mail addresses and they went...

Answer Question   |  Oct 30 2009  4:50 PM GMT
Exchange 2000, Server 2000, Outlook 2003
asked by AndreaF

  1800 pts.

The IT Blog Top 10: Oct. 29, 2009

10. Choosing a block size when creating VMFS datastores Eric Siebert has written a guide on how to choose the right size for VMFS datastores. 9. How to use command line arguments in VBScript via the Wscript.Arguments Object Jerry Lees explains a helpful VBScript trick. 8. Using VRDP to view...

Answer Question   |  Oct 29 2009  7:08 PM GMT
IT Blogs, ITKE, AS/400
asked by ITKE

  10290 pts.

STORED PROCEDURE

Hi All i search to make procedure in strsql please can anybody help me and search code open text file from the procedure and put data on  it   Software/Hardware used: AS/400 sql400 DB2

Answer Question   |  Oct 21 2009  5:14 AM GMT
SQL stored procedures, SQL/400, DB2
asked by AS400SQL

  10 pts.

store image to sql server

would you please give me a code to store and retrieve an image in SQL Server 2000, using Visual Basic 6.0 on the front end Software/Hardware used: vb6

Answer Question   |  Oct 19 2009  12:44 AM GMT
SQL Server Image Store, SQL Server 2000, VB 6.0
asked by JennyMack

  3320 pts.

Most popular blog posts this week

10. Removing old hardware after a P2V conversion Eric Siebert shares a long-held best practice regarding old server management. 9. The challenge of managing risk when IT budgets tighten Linda Tucci explains the challenges of a down economy -- and offers some tips on coming out ahead. 8. Ellison...

Answer Question   |  Oct 16 2009  2:53 PM GMT
ITKE, AS/400, Channel
asked by ITKE

  10290 pts.

1 - 20 of 274
<<PREVIOUS 1|2|3|4|5|6|7|8|9|10 NEXT>>