|
SQL script - Topic profile
Topic profile page for SQL script.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: SQL script.
Search discussions about sql script on BoardReader!
|
Latest threads on sql script:
|
Started 2 months, 2 weeks ago (2008-06-25 19:50:00)
by cthulhi
This error can also occur if a SQL script file is added to a connection and has a long name. For example if I insert the script file "_0_Data_Definitions_tblEntityGlobalStatusTyp es.sql" in a database connection, the error will occur. If i rename "_0_Data_Definitions_tblEntityGlobalStatusTyp es.sql" to "_tblEntityGlobalStatusTypes.sql" and re-build,the project will compile just fine.... 
|
|
Started 1 week, 4 days ago (2008-08-28 05:16:00)
by SeanL
still a newb at this, so i would appreciate a little help. I keep getting an error of : The column prefix 'bur' does not match with a table name or alias name used in the query I am querying across 2 databases. "bur" is an alias (set in the same way as the other aliases) , but it does not seem to be recognised. The "MYA_BUS_UNIT_RISK_UWY" and "MYA_GROUP_MEMBER" are in the ARM-Live ... 
|
|
Started 1 week, 4 days ago (2008-08-28 02:00:00)
by SeanL
still a newb at this, so i would appreciate a little help. I keep getting an error of : The column prefix 'bur' does not match with a table name or alias name used in the query I am querying across 2 databases. "bur" is an alias (set in the same way as the other aliases) , but it does not seem to be recognised. The "MYA_BUS_UNIT_RISK... 
|
|
Started 1 week, 5 days ago (2008-08-26 18:42:00)
by mikeasdfasdfsadf
Hello i have an SSIS package that contains two execute sql tasks, and one data flow task. when i run the sql script by itself in the MS SQL Server Managment Studio i get a bunch of messages about how many rows were affect and other print messages that i imbedded into the script however when i run this sql script as part of an SSIS package i can't seem to configure to settings for the log file ... 
|
|
Started 1 week, 5 days ago (2008-08-26 18:42:00)
by mikeasdfasdfsadf
Hello i have an SSIS package that contains two execute sql tasks, and one data flow task. when i run the sql script by itself in the MS SQL Server Managment Studio i get a bunch of messages about how many rows were affect and other print messages that i imbedded into the script however when i run this sql script as part of an SSIS package i can't seem to configure to settings for the log file ... 
|
|
Started 1 week, 5 days ago (2008-08-26 17:23:00)
by Bob1981
Hi All, i have a scenario in which it is required to run the Sql Scripts while Building the projects, now as everybody knows DBprojects are not buildable it stays in a solution but does not actually build rather gives and error that "the type type of Project is not supported my MSbuild", So So i did the Following:- ... 
|
|
Started 1 week, 6 days ago (2008-08-25 20:15:00)
by Mike_Walrus
Hello i have an SSIS package that contains two execute sql tasks, and one data flow task. when i run the sql script on its own in the MS SQL Server Managment Studio i get a bunch of messages about how many rows were affect and other print messages that i imbedded into the script however when i run this sql script as part of an SSIS ... 
|
|
Started 2 weeks, 2 days ago (2008-08-22 19:24:00)
by MitchMcBride
My transformation has a step that issues an update via a SQL Script step. The reason I don't use an Update step is because I use a function-based lookup. Anyhow, when my numeric(11,8) is used as a parameter it is truncated to the one- tenths digit. Here is a row-level output: DEBUG 22-08 15:08:49,882 (LogWriter.java rintln:405) -Execute SQL script.0 - Executing SQL script: update ... 
|
|
Started 2 weeks, 2 days ago (2008-08-22 16:12:00)
by jjmoho
|
|
Started 2 weeks, 2 days ago (2008-08-22 09:17:00)
by rommelsharma
Hi, I am executing a sql script file that has a series of calls to some custom pl/sql api (called to insert roughly 1 lakh records). The file size is 10MB. I am executing it as: SQL>@upgrade.sql; However it just prints out a number like SQL>@upgrade.sql; 36777 and does not return to the sql prompt. (There is no dbms_output.put_line statement ... 
|
|
|
Hot threads on sql script:
|
Started 5 days, 22 hours ago (2008-09-02 09:27:00)
by 中國風
SQL2000: --checksum\binary_checksum select * from a where checksum(*) not in(select checksum(*) from b) select * from b where checksum(*) not in(select checksum(*) from a) SQL2005: select * from a except select * from b select * from b except select * from a 燃燒你的激情~~ 
|
|
Started 5 days, 3 hours ago (2008-09-03 04:00:00)
by TedC
|
|
Started 8 hours, 17 minutes ago (2008-09-07 23:19:00)
by Ancient
Hi, I want to build a T-SQL script that loops through all the databases in a given SQL Server instance and creates a specific table in each of them if it doesn't exist. Looping unknown number of databases naturally implies I must use a database name variable and then pass it dynamically to the query. However, it looks like EXECUTE statement, which supports dynamic SQL, doesn... 
|
|
Started 1 day, 8 hours ago (2008-09-06 23:19:00)
by Ancient
Hi, I want to build a T-SQL script that loops through all the databases in a given SQL Server instance and creates a specific table in each of them if it doesn't exist. Looping unknown number of databases naturally implies I must use a database name variable and then pass it dynamically to the query. However, it looks like EXECUTE statement, which supports dynamic SQL, doesn... 
|
|
Started 1 day, 13 hours ago (2008-09-06 18:04:00)
by coder90
hallo leute, auf meinem VPS habe ich MySQL 4 installiert. Ein SQL-Script habe ich als Datei auf dem Server gespeichert und rufe die Datei über putty auf. Der SQL-Befehl Code: use csw; INSERT IGNORE INTO ARTIKEL ( ARTNUM, MATCHCODE, WARENGRUPPE, BARCODE, KURZNAME, LANGNAME, KAS_NAME, VPE, INVENTUR_WERT, VK5, VK5B, STEUER_CODE, ERLOES_KTO, AUFW_KTO, HERST... 
|
|
Started 5 days, 7 hours ago (2008-09-03 00:18:00)
by aboughaly
im used this code to send activing mail after reg in my site this code is send one and 10 time not send why any can help me ? and code im used it PHP Code: body,td,th { color: #333333; } function back_in(){ location.href ="index.php"; } //////////////////// function valdiate4(form){ pattern1=/^[_a-zA-Z0-9-]+(\.[_A-Za-z0-9-]+)*@[a-.. . 
|
|