Hi!
I'm new with Adobe Illustrator CS. I want to know if it is posible to link a database (access, oracle or other) to a template?
I want to print some badges and I want to create this badges in Adobe Illustrator and some automatition is more then welcome!
thanks!
dann
Hello!
I'm new in MYSQL.
I'm trying to migrate some MS Sql Stored Procedures in MySql. Here is the MSSQL stored procedure.
CREATE PROCEDURE CB_UserLogin
(
@User nvarchar(50),
@Pass nvarchar(50),
@ID_Util int OUTPUT
)
AS
SELECT
@ID_Util = fID_Util
FROM...
Hy,
Few days ago I posted a Q about dataform wizard. I worked around on this problem.
Still I dont' know where is the problem,but..
I simplified the problem:
2 tables related.
One table,master table has a column that is declared bit type in Sql Server 2000(boolean). It doesnt' matter if it has...
Hy,
I tried to use the dataform wizard to create a simple form that Updating , deleting some records for me. With update and delete works fine but with the adding is not the same story.
The navigation label show me that there is another record created but I'm still in the same record and I...
Hy,
I have more than one data adapters in my form. Each data adapter has 4 data commands(insert, delete...).
How can I loop all the data comands in my form for setting some parameters?
thanks
Hy
I tried to develop a simple button control. It inherits "Inherits System.Windows.Forms.Button".
When I try to bind some tasks to its click event, nothing happening.
I don't know where is the problem.
pls help
thanks
some additional things:
Option Strict On
Imports System
Imports...
I captured a movie via IEEE1394(I have a Sony videocamera miniDV). Its an AVI, no compresion, with the default configuration for DV-PAL.
The problem is that all the moving objects have the saw-edges. The slow-move objects are ok. The walking peoples have the same problem.
Help appreciated!
I'm...
Hy!
I need to know how to list in a ListBox the name of the tables and the columns that are present into a dataset. After that I want to use this to make a user defined query.
Can anyone help me?!
Dann
Hi,
I have two problems:
1. I don't like the inputbox window that appear when the program call it!
2. Is another way to input data interactively in program? How? I don't want to use inputbox()! How can I stop the process to wait me to input some data from keyboard?
Can anyone help me?
Thanks
Hi,
I want to use in an Access Form a DirListBox control (a standard VisualBasic 6.0 control) or a TreeView control.
It is possible?
I tried "More Controls" but I can't find the control that I want(DirListBox) and another one does't work!
Anybody know a solution for my problem?
Thanks
Hi,
I want to use in an Access Form a DirListBox control (a standard VisualBasic 6.0 control) or a TreeView control.
It is possible?
I tried "More Controls" but I can't find the control that I want(DirListBox) and another one does't work!
Anybody know a solution for my problem?
Thanks
Hi,
I want to use in an Access form a DirListBox (a standard VisualBasic 6.0 control) like control or a TreeView control.
How can I do it?
I tried "More Controls" but I can't find the control that I want(DirListBox) and another one does't work!
Do you know a solution for my problem?
Thanks
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.