Hi All
I need to show a pdf file in a form but i don't know what classes i need to use to do that, if someone knows how to do it please help me
Regards
User Profile
Collapse
-
How To Show A Pdf File In A Form
-
Thank for your help.... -
-
Divide Between Select Values
I Don't Know If I Can Divide Values Like This
Code:(select Sum(importe) From Costos, Homolodamaster Where Costos.cuenta=homologamaster.cuenta And Fecha='24-07-2007') / (select Sum(ponderacion*noenvios) From Noenvios1, Homologadet, Homologamaster Where Noenvios1.origendestino=homologader.origendestino And Homologadet.idruta=homologamaster.idruta)
-
The error was that one table had null values and the query that contain the NOT IN instruction can't return values if have null value
Thanks allLeave a comment:
-
Search Value In Tables
I have two tables like this:
Table A Table B
1 One 1 Number One
2 Two 2 Number Two
3 Three 3 Number Three
4 Four 4 Number Four
5 Five 5 Number Five
6 Number Six
7 Number Seven
and i need... -
Microsoft Jet Database Engine (dts Error)
Hi all
I am trying to create an axcel connection using the DTS excel connection but when I try to assign the excel document to the Excel Connection object, it return the following error:
Error source: Microsoft Jet Database Engine
Error description: External Table is not in expected format
What format should i use in my excel document?
Regards -
I think the problem is because the database is not in the local server, i have the database in a remote server...Leave a comment:
-
Backup Database
I want to backup a database with the SQL Query Analizer with the following instruction:
BACKUP DATABASE my_database
TO DISK 'C:\backups\my_ database.bak'
WITH FORMAT
GO
and send me this error
Cannot open backup device 'C:\backups\my_ database.bak'. Operating system error 3 (error not found)
BACKUP DATABASE is terminating abnormally
Please help me
... -
-
Transfer DTS Package
Hi all
I have my database in C: and i created a DTS on SQL Server. I going to move the database from C: to E: and i need to move the DTS to the new instance in E:
How can i do that
Please help -
Problems with vectors
I have an application that receive some vectors inside one main vector. The user set the information to the arrays
vector1 {a, b}
vector2 {1, 2}
vector3 {x, y}
vector4 {20,21}
vector5 {s,t}
mainVector {vector1,vector 2,vector3,vecto r4,vector5}
and i print the information on the screen as follows
a 1 x 20 s
b 2 y 21 t
my problem is... -
-
-
-
-
I increase the QUERYTIMEOUTINT ERVAL to 500 but it doesn't work...Leave a comment:
-
-
So, i need to cast the object to vector then get each value of the inside vectors and that value cast to string?...Leave a comment:
-
find a primary key
Hi all
i want to know if i can show with a sql sentence in my query analizer the primary key of one table
i know sp_columns '@table' show me the columns of my table but i want to know if one of the columns are primary key
thanks
No activity results to display
Show More
Leave a comment: